Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-19 11:20:23 +0300
committerGitHub <noreply@github.com>2020-10-19 11:20:23 +0300
commitc486b1f77f4e3fe4a54d769d45144dee75d5d288 (patch)
treeca122e4550d6706cb22b91684e5a87da8f572e1a /package.json
parent608767dfeac5506306caaa514a00dc93ec07673c (diff)
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc78465a8f..33f97e409f 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"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",