aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-26 21:06:47 +0000
committerGravatar vitalyster2022-09-27 00:24:50 +0300
commit74f2d1900d55a3922135a0cc6dbeac87306ce959 (patch)
tree87d15fac0dc7538585e03b0aca84180250592483 /package.json
parentcb5bd8c0cfdf87731c0b4e2b557d5ead94e8a597 (diff)
Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.23.1...v8.24.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 00de89ac..33371d78 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"core-js": "^3.25.3",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
- "eslint": "8.23.1",
+ "eslint": "8.24.0",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",