aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 16:06:12 +0300
committerGitHub <[email protected]>2020-03-31 16:06:12 +0300
commitdf748516ebd638e7311b1d464afdd9fe48783c1d (patch)
treef18feb49c4c5a159d36de02fff20078b566c8421 /package.json
parenta1b5a64fba5435f387162825e920d98627aedff3 (diff)
downloadbootstrap-df748516ebd638e7311b1d464afdd9fe48783c1d.tar.xz
bootstrap-df748516ebd638e7311b1d464afdd9fe48783c1d.zip
Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1) 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 000d783d9..c9512c7ef 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": "^18.0.0",
+ "eslint-plugin-unicorn": "^18.0.1",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",