]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 12.1.0 to 13.0.0 (#29676)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 15 Nov 2019 08:00:40 +0000 (10:00 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 15 Nov 2019 08:00:40 +0000 (10:00 +0200)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v12.1.0...v13.0.0)

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

index f5d4a93606d265832c294659e8463290b1c774ba..f6192b3a24a531232352c1fc7286b81f31d56fee 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "12.1.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-12.1.0.tgz",
-      "integrity": "sha512-DkPRrjaZaKa8GDjEyWGms/sqp2DcmVCcbwVi9WQXwN6+Sn0/joTC14SfA+BsCuxTaGPRm/7wa8NC8o5mNDyZpQ==",
+      "version": "13.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-13.0.0.tgz",
+      "integrity": "sha512-9CQk0v74vQpETMt6iqNgjf3IbWEFhrT0sjaLnjkl9SF3rJH6ZL9f7H42BXJ6LPENQR97QzhrIvB8VG0nD05wxQ==",
       "dev": true,
       "requires": {
         "ci-info": "^2.0.0",
         "clean-regexp": "^1.0.0",
         "eslint-ast-utils": "^1.1.0",
-        "eslint-template-visitor": "^1.0.0",
+        "eslint-template-visitor": "^1.1.0",
         "import-modules": "^2.0.0",
         "lodash.camelcase": "^4.3.0",
         "lodash.defaultsdeep": "^4.6.1",
         "read-pkg-up": "^7.0.0",
         "regexpp": "^3.0.0",
         "reserved-words": "^0.1.2",
-        "safe-regex": "^2.0.2",
+        "safe-regex": "^2.1.1",
         "semver": "^6.3.0"
       },
       "dependencies": {
       "dev": true
     },
     "multimap": {
-      "version": "1.0.2",
-      "resolved": "https://registry.npmjs.org/multimap/-/multimap-1.0.2.tgz",
-      "integrity": "sha1-aqdvwyM5BbqUi75MdNwsOgNW6zY=",
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz",
+      "integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==",
       "dev": true
     },
     "mute-stream": {
       }
     },
     "regexp-tree": {
-      "version": "0.1.14",
-      "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.14.tgz",
-      "integrity": "sha512-59v5A90TAh4cAMyDQEOzcnsu4q7Wb10RsyTjngEnJIZsWYM4siVGu+JmLT1WsxHvOWhiu4YS20XiTuxWMeVoHQ==",
+      "version": "0.1.16",
+      "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.16.tgz",
+      "integrity": "sha512-nXWhGJLTWLNdhWF1uqoXQgAOgv8mQGpgXTOk8BWp08YMOKCtn74VoyOJ+AXZ68Dj50Myd+msYs+aGRBzWJ5dJA==",
       "dev": true
     },
     "regexpp": {
index d064514961c44674b324838a137f098edf07825c..93af6674ee48d6ebbabdb8638431835d9e20961f 100644 (file)
     "eslint": "^6.6.0",
     "eslint-config-xo": "^0.27.2",
     "eslint-plugin-import": "^2.18.2",
-    "eslint-plugin-unicorn": "^12.1.0",
+    "eslint-plugin-unicorn": "^13.0.0",
     "find-unused-sass-variables": "^1.0.3",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",