aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-08 09:02:20 +0300
committerGitHub <[email protected]>2020-08-08 09:02:20 +0300
commita3f27c67e8e3041858e18ac201a384332be14303 (patch)
treeb1bbf4382b4678d1f1f16082eb7fc5d3ceced5e3 /package.json
parenta5fd5bcf81a61da6baf3d4df9cb0e5c040b958fd (diff)
downloadbootstrap-a3f27c67e8e3041858e18ac201a384332be14303.tar.xz
bootstrap-a3f27c67e8e3041858e18ac201a384332be14303.zip
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)
* Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 20.1.0 to 21.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v20.1.0...v21.0.0) Signed-off-by: dependabot[bot] <[email protected]> * Disable `unicorn/prefer-array-find` rule for now Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
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 29afa8530..def4fe30b 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint": "^7.6.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
- "eslint-plugin-unicorn": "^20.1.0",
+ "eslint-plugin-unicorn": "^21.0.0",
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",