aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 13:00:03 +0200
committerGitHub <[email protected]>2020-02-03 13:00:03 +0200
commitaa95f6d618691a8e14770106bb9dc5e75ea4170c (patch)
tree82ab380127475faa92b488e5f87c93b47931df23 /package.json
parent3df79f0c4b0375818965a55541a97dd4564257e9 (diff)
downloadbootstrap-aa95f6d618691a8e14770106bb9dc5e75ea4170c.tar.xz
bootstrap-aa95f6d618691a8e14770106bb9dc5e75ea4170c.zip
Bump eslint-plugin-unicorn from 15.0.1 to 16.0.0 (#30124)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 15.0.1 to 16.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v15.0.1...v16.0.0) 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 66254a666..5f3706bed 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint": "^6.8.0",
"eslint-config-xo": "^0.27.2",
"eslint-plugin-import": "^2.20.1",
- "eslint-plugin-unicorn": "^15.0.1",
+ "eslint-plugin-unicorn": "^16.0.0",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",