aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-02 19:01:18 +0300
committerGitHub <[email protected]>2020-06-02 19:01:18 +0300
commitc0ba8ac79505f44eec2570204d6b30a1bcf1629c (patch)
treee6111e1fb7488df4d2ac571fa8302d80a80f13e4 /package.json
parente8c901e57e713df335e5f4e0667d36a63e2e3b1c (diff)
downloadbootstrap-c0ba8ac79505f44eec2570204d6b30a1bcf1629c.tar.xz
bootstrap-c0ba8ac79505f44eec2570204d6b30a1bcf1629c.zip
Bump eslint-plugin-unicorn from 20.0.0 to 20.1.0 (#30944)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 20.0.0 to 20.1.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v20.0.0...v20.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 758d221d1..114f280ea 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"eslint": "^7.1.0",
"eslint-config-xo": "^0.29.1",
"eslint-plugin-import": "^2.20.2",
- "eslint-plugin-unicorn": "^20.0.0",
+ "eslint-plugin-unicorn": "^20.1.0",
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",