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-08-03 13:41:33 +0300
committerGitHub <noreply@github.com>2021-08-03 13:41:33 +0300
commit9deed2da9b0834de2769e7b96cc5fe636e2dda33 (patch)
treea76462ca3e58e1532a6553c2a80ce736c8fa7a7d /package.json
parenta6a2d1e2df4f97486d1715a709f40f85193c4ef6 (diff)
Bump eslint from 7.31.0 to 7.32.0 (#34652)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 d6a26d68d9..aa48e1fce8 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.3.0",
"cross-env": "^7.0.3",
- "eslint": "^7.31.0",
+ "eslint": "^7.32.0",
"eslint-config-xo": "^0.37.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-unicorn": "^34.0.1",