aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-22 11:45:30 +0300
committerGitHub <[email protected]>2020-09-22 11:45:30 +0300
commitbb794bf9046dec3bb8a49eb82fefccf7c6381f91 (patch)
treed077525ba43a7a1209acb787b20a8b22d63d6b3c /package.json
parent7bbfd439c9d647cdfc1c4ec3bef57911cddfb00d (diff)
downloadbootstrap-bb794bf9046dec3bb8a49eb82fefccf7c6381f91.tar.xz
bootstrap-bb794bf9046dec3bb8a49eb82fefccf7c6381f91.zip
Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 21.0.0 to 22.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v21.0.0...v22.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 5f8c352fa..d91cc26a8 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint": "^7.9.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
- "eslint-plugin-unicorn": "^21.0.0",
+ "eslint-plugin-unicorn": "^22.0.0",
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",