aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-05 14:49:06 +0200
committerGitHub <[email protected]>2021-01-05 14:49:06 +0200
commit5672401b1567fef10b2e242ea9e057debb5842bd (patch)
tree3f145ccb55f4eb276e8787416b85b8b0c7189037 /package.json
parent9d95e11eda1a29302e5d922499616a91d07d6c50 (diff)
downloadbootstrap-5672401b1567fef10b2e242ea9e057debb5842bd.tar.xz
bootstrap-5672401b1567fef10b2e242ea9e057debb5842bd.zip
Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.0 to 25.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.0...v25.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[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 9721800a0..85c983b0d 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"eslint": "^7.17.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
- "eslint-plugin-unicorn": "^25.0.0",
+ "eslint-plugin-unicorn": "^25.0.1",
"find-unused-sass-variables": "^3.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",