]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 13.0.0 to 15.0.1
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 24 Dec 2019 16:21:59 +0000 (16:21 +0000)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 7 Jan 2020 20:25:50 +0000 (22:25 +0200)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 13.0.0 to 15.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v13.0.0...v15.0.1)

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

index 814d4e63c46a3582966d6437967a6e3e7db726af..e83d306843692e9ff6c1a475fa2794137ddeb098 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "13.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-13.0.0.tgz",
-      "integrity": "sha512-9CQk0v74vQpETMt6iqNgjf3IbWEFhrT0sjaLnjkl9SF3rJH6ZL9f7H42BXJ6LPENQR97QzhrIvB8VG0nD05wxQ==",
+      "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==",
       "dev": true,
       "requires": {
         "ci-info": "^2.0.0",
         "lodash.defaultsdeep": "^4.6.1",
         "lodash.kebabcase": "^4.1.1",
         "lodash.snakecase": "^4.1.1",
-        "lodash.topairs": "^4.3.0",
         "lodash.upperfirst": "^4.3.1",
-        "read-pkg-up": "^7.0.0",
+        "read-pkg-up": "^7.0.1",
+        "regexp-tree": "^0.1.17",
         "regexpp": "^3.0.0",
         "reserved-words": "^0.1.2",
         "safe-regex": "^2.1.1",
       "integrity": "sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=",
       "dev": true
     },
-    "lodash.topairs": {
-      "version": "4.3.0",
-      "resolved": "https://registry.npmjs.org/lodash.topairs/-/lodash.topairs-4.3.0.tgz",
-      "integrity": "sha1-O23qo31g+xFnE8RsXxfqGQ7EjWQ=",
-      "dev": true
-    },
     "lodash.upperfirst": {
       "version": "4.3.1",
       "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
index f55815c59a6e81652d84555863679359cfba9d1c..78c430056f2222f9b2b453c499fc2e6d93b31a7f 100644 (file)
     "eslint": "^6.8.0",
     "eslint-config-xo": "^0.27.2",
     "eslint-plugin-import": "^2.19.1",
-    "eslint-plugin-unicorn": "^13.0.0",
+    "eslint-plugin-unicorn": "^15.0.1",
     "find-unused-sass-variables": "^1.0.4",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",