]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 15.0.1 to 16.0.0 (#30124)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 3 Feb 2020 11:00:03 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 11:00:03 +0000 (13:00 +0200)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 15.0.1 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v15.0.1...v16.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index c26e77f5129957419e7a844e0f85b6b8d9bccb5d..0026d9709bbc9f9b8a289cfe2ccfc5dd8aba5b06 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "15.0.1",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-15.0.1.tgz",
-      "integrity": "sha512-yahqrPGFUzwH5cnmnj+iPlgPapAiBIZ/ZNSDkhTVPgPCo7/mOEjJ2gDhEclrtQVBE9olmec4N+CKDnJuZ9XpRA==",
+      "version": "16.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-16.0.0.tgz",
+      "integrity": "sha512-zqWMYzTopdixyqu0+3td4vIGmpBxwdBVeWBm3TzwnFMvHoAE6tTQ/w2Xv5RG/MklKkfQdHsRqa8CVsSpjSA4qQ==",
       "dev": true,
       "requires": {
         "ci-info": "^2.0.0",
         "regexpp": "^3.0.0",
         "reserved-words": "^0.1.2",
         "safe-regex": "^2.1.1",
-        "semver": "^6.3.0"
+        "semver": "^7.1.2"
       },
       "dependencies": {
         "parse-json": {
           }
         },
         "semver": {
-          "version": "6.3.0",
-          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
-          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
+          "version": "7.1.2",
+          "resolved": "https://registry.npmjs.org/semver/-/semver-7.1.2.tgz",
+          "integrity": "sha512-BJs9T/H8sEVHbeigqzIEo57Iu/3DG6c4QoqTfbQB3BPA4zgzAomh/Fk9E7QtjWQ8mx2dgA9YCfSF4y9k9bHNpQ==",
           "dev": true
         }
       }
       }
     },
     "regexp-tree": {
-      "version": "0.1.17",
-      "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.17.tgz",
-      "integrity": "sha512-UnOJjFS/EPZmfISmYx+0PcDtPzyFKTe+cZTS5sM5hifnRUDRxoB1j4DAmGwqzxjwBGlwOkGfb2cDGHtjuEwqoA==",
+      "version": "0.1.18",
+      "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.18.tgz",
+      "integrity": "sha512-mKLUfTDU1GE5jGR7cn2IEPDzYjmOviZOHYAR1XGe8Lg48Mdk684waD1Fqhv2Nef+TsDVdmIj08m/GUKTMk7J2Q==",
       "dev": true
     },
     "regexpp": {
index 66254a666a2b58f2a02b18f9df0b7963379a82c9..5f3706bed14f012b175f7f307efcc7990f47b738 100644 (file)
     "eslint": "^6.8.0",
     "eslint-config-xo": "^0.27.2",
     "eslint-plugin-import": "^2.20.1",
-    "eslint-plugin-unicorn": "^15.0.1",
+    "eslint-plugin-unicorn": "^16.0.0",
     "find-unused-sass-variables": "^1.0.5",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",