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-03-02 16:09:01 +0300
committerGitHub <noreply@github.com>2021-03-02 16:09:01 +0300
commit3b6988f006bcbff958b3257ecf1318478d86def0 (patch)
treefe6953916cbc9ea859c161d3c943dd6262cbb8bc /package.json
parent972954e580f98ddf2d65d25495c54944f25837f7 (diff)
Bump eslint from 7.20.0 to 7.21.0 (#33233)
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0) 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 072c131c87..69e0950a13 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.2.0",
"cross-env": "^7.0.3",
- "eslint": "^7.20.0",
+ "eslint": "^7.21.0",
"eslint-config-xo": "^0.35.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^28.0.2",