aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-18 21:38:55 +0000
committerGravatar vitalyster2022-07-20 16:28:15 +0300
commit41fb793fd690d68f1c545add721a443f6c97b20d (patch)
treeea6169b0b8ed2136e5b690d81405b2d9f8bd4449 /package.json
parent8615cf6f8a1f80b341572e48f481d6d0f067055e (diff)
Bump eslint from 8.19.0 to 8.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.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.19.0...v8.20.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 9b649a1e..35993260 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"core-js": "^3.23.4",
"cross-env": "^7.0.3",
"cssnano": "^5.1.12",
- "eslint": "8.19.0",
+ "eslint": "8.20.0",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",