]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Jan 2021 12:49:06 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 12:49:06 +0000 (14:49 +0200)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.0 to 25.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.0...v25.0.1)

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 7256fb0ab148442bc445d03d954cb09051f0c8d2..6c9536c5dca442f4b0848bd8ce4a96e65b1d1cd4 100644 (file)
       }
     },
     "eslint-plugin-unicorn": {
-      "version": "25.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-25.0.0.tgz",
-      "integrity": "sha512-RuhPUrsKuRj0YGz8lMuh5Z5DJoC/hmUR6omvlquLlY6SYY+oZXMFyp83ckpqLMhbafqUx+JttWOPOjfP4W9Y+Q==",
+      "version": "25.0.1",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-25.0.1.tgz",
+      "integrity": "sha512-MEyEWoyou/qhJH6rEER9YHACtCsQT+eewc6Fdxbi2eiTvsGrBR8JZMA6qaeof3oMQeRxOpaERoBKzU7R5c4A/w==",
       "dev": true,
       "requires": {
         "ci-info": "^2.0.0",
index 9721800a09bbc64f0bab366d416af6d16df65e09..85c983b0d75786a85b7c86118c3052e1ba9f3a8f 100644 (file)
     "eslint": "^7.17.0",
     "eslint-config-xo": "^0.33.1",
     "eslint-plugin-import": "^2.22.1",
-    "eslint-plugin-unicorn": "^25.0.0",
+    "eslint-plugin-unicorn": "^25.0.1",
     "find-unused-sass-variables": "^3.0.0",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",