aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-20 21:09:05 +0000
committerGravatar vitalyster2021-12-21 00:11:45 +0300
commit5408d500f95b20d17d1bf6797b135c78368a7dc3 (patch)
tree1d9da9b7a7c86908b9c88e631397783c0c6e36f0 /package.json
parent8c3492b2878fb1c151f99a6a79d25225d189cc6e (diff)
Bump eslint from 8.4.1 to 8.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.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.4.1...v8.5.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 52be403b..fa89befc 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.20.0",
"cross-env": "^7.0.3",
"cssnano": "^5.0.13",
- "eslint": "8.4.1",
+ "eslint": "8.5.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",