aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-10 15:02:44 +0200
committerGitHub <[email protected]>2020-03-10 15:02:44 +0200
commit0327545e6dbe1f0c22d909dd4c94d88050e5159a (patch)
tree249e6e430bc7f5192ba2524d5a6dd9d0a71110d5 /package.json
parent86a38168559908d13434f27d900be0e09705698b (diff)
downloadbootstrap-0327545e6dbe1f0c22d909dd4c94d88050e5159a.tar.xz
bootstrap-0327545e6dbe1f0c22d909dd4c94d88050e5159a.zip
Bump eslint-plugin-unicorn from 16.1.1 to 17.1.0 (#30373)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 16.1.1 to 17.1.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v16.1.1...v17.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 8d5c3acd5..3c94fe23e 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"eslint": "^6.8.0",
"eslint-config-xo": "^0.29.1",
"eslint-plugin-import": "^2.20.1",
- "eslint-plugin-unicorn": "^16.1.1",
+ "eslint-plugin-unicorn": "^17.1.0",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",