aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-28 21:07:56 +0000
committerGravatar vitalyster2022-03-01 06:39:41 +0300
commit63db815f9fe41bef2fee280e3a67678b73cd485d (patch)
tree973a87f362f8a25251a93c9032e2562dd23035cb /package.json
parent6b183428b56cdcfbe406f3ec4cc968d7a45e8c97 (diff)
Bump eslint from 8.9.0 to 8.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.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 7e893de8..d7074925 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.21.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.17",
- "eslint": "8.9.0",
+ "eslint": "8.10.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",