aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-16 21:02:47 +0000
committerGravatar vitalyster2023-01-17 00:38:23 +0300
commitc0a843846af2f296211ee9e120e51e33743c6196 (patch)
tree6875b9da96ffdbd1f063a96cf8dbb46290a321b0 /package.json
parent56e337d376f648a73bf9fee7f535314b4a2a7959 (diff)
build(deps-dev): bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.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 28794ba0..87dbde69 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"core-js": "^3.27.1",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
- "eslint": "8.31.0",
+ "eslint": "8.32.0",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",