]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 41.0.0 to 42.0.0 (#36117)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 15:23:30 +0000 (18:23 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 15:23:30 +0000 (18:23 +0300)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 42.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v42.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index aeeef444f027a2e3c02c6b89bd940f3e3c393e95..7d7e265309b30c91f9ba1c48a7c3a41591878a6c 100644 (file)
@@ -34,7 +34,7 @@
         "eslint": "^8.12.0",
         "eslint-config-xo": "^0.40.0",
         "eslint-plugin-import": "^2.25.4",
-        "eslint-plugin-unicorn": "^41.0.0",
+        "eslint-plugin-unicorn": "^42.0.0",
         "find-unused-sass-variables": "^4.0.3",
         "globby": "^11.0.4",
         "hammer-simulator": "0.0.1",
       "dev": true
     },
     "node_modules/eslint-plugin-unicorn": {
-      "version": "41.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz",
-      "integrity": "sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==",
+      "version": "42.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz",
+      "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==",
       "dev": true,
       "dependencies": {
         "@babel/helper-validator-identifier": "^7.15.7",
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "41.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz",
-      "integrity": "sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==",
+      "version": "42.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz",
+      "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==",
       "dev": true,
       "requires": {
         "@babel/helper-validator-identifier": "^7.15.7",
index 4fadb48b5ea3d3663a12224f1afa16a790200fa5..0150c7a1b9d70370aa46f218d974699df02d49ff 100644 (file)
     "eslint": "^8.12.0",
     "eslint-config-xo": "^0.40.0",
     "eslint-plugin-import": "^2.25.4",
-    "eslint-plugin-unicorn": "^41.0.0",
+    "eslint-plugin-unicorn": "^42.0.0",
     "find-unused-sass-variables": "^4.0.3",
     "globby": "^11.0.4",
     "hammer-simulator": "0.0.1",