]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Oct 2020 08:20:23 +0000 (11:20 +0300)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 08:20:23 +0000 (11:20 +0300)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.0.0)

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

index 1ae2ce9a9d74d52f4dabc2d05d8211c610d95b76..68e463fce17088ea1e94b136bb347791c3ed8af6 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "22.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-22.0.0.tgz",
-      "integrity": "sha512-jXPOauNiVFYLr+AeU3l21Ao+iDl/G08vUWui21RCI2L1TJIIoJvAMjMR6I+QPKr8FgIumzuR6gzDKCtEx2IkzA==",
+      "version": "23.0.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23.0.0.tgz",
+      "integrity": "sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==",
       "dev": true,
       "requires": {
         "ci-info": "^2.0.0",
index fc78465a8f1fe04af6d3198cc595ba7bcf104d19..33f97e409ff6b606f098475505f6d33100b6bde7 100644 (file)
     "eslint": "^7.11.0",
     "eslint-config-xo": "^0.32.1",
     "eslint-plugin-import": "^2.22.1",
-    "eslint-plugin-unicorn": "^22.0.0",
+    "eslint-plugin-unicorn": "^23.0.0",
     "find-unused-sass-variables": "^2.0.0",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",