aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-24 16:21:59 +0000
committerXhmikosR <[email protected]>2020-01-07 22:25:50 +0200
commit9ab79ac1fca751c74192aa6e7c05398c65465b31 (patch)
tree0383519eabe115f7ae45b0afe7e81406d34b95fb /package.json
parent01ba56303bd61fe8c5782ecef1fc1dbebaaa6ae1 (diff)
downloadbootstrap-9ab79ac1fca751c74192aa6e7c05398c65465b31.tar.xz
bootstrap-9ab79ac1fca751c74192aa6e7c05398c65465b31.zip
Bump eslint-plugin-unicorn from 13.0.0 to 15.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 13.0.0 to 15.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v13.0.0...v15.0.1) Signed-off-by: dependabot-preview[bot] <[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 f55815c59..78c430056 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"eslint": "^6.8.0",
"eslint-config-xo": "^0.27.2",
"eslint-plugin-import": "^2.19.1",
- "eslint-plugin-unicorn": "^13.0.0",
+ "eslint-plugin-unicorn": "^15.0.1",
"find-unused-sass-variables": "^1.0.4",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",