aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-02 21:08:54 +0000
committerGravatar vitalyster2021-08-03 00:44:13 +0300
commit4ce4f5e3050c8966ce05241398dd81743b5ab89b (patch)
treeb85529cbd539d9791aeca44cf95a462187531343 /package.json
parentf0d43969330cb50ebd9bf49489c9e6870180c45c (diff)
Bump eslint from 7.31.0 to 7.32.0
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>
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 82785841..b05a7755 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.16.0",
"cross-env": "^7.0.3",
"cssnano": "^5.0.7",
- "eslint": "7.31.0",
+ "eslint": "7.32.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",