Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 14:04:37 +0300
committerGitHub <noreply@github.com>2021-02-16 14:04:37 +0300
commit8f0fb394b1dbd20630ababe7d558f5d1e9bcf63d (patch)
tree1c45fbdd45fa6865ff4f21a750411005fca93db0 /package.json
parent233afbff569cf56f3250e187250b8e76c7250c61 (diff)
Bump eslint-plugin-unicorn from 27.0.0 to 28.0.1 (#33116)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 27.0.0 to 28.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v27.0.0...v28.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 68c8dc1611..4be3b3af38 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"eslint": "^7.20.0",
"eslint-config-xo": "^0.34.0",
"eslint-plugin-import": "^2.22.1",
- "eslint-plugin-unicorn": "^27.0.0",
+ "eslint-plugin-unicorn": "^28.0.1",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",