aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-01 21:11:17 +0000
committerGravatar vitalyster2022-08-02 09:54:21 +0300
commita0ff64f35b9b5e14c9eef064a3cae34bd0910bde (patch)
tree2858bbb67110bdba362cad4a414e81ce7519a1d6 /package.json
parent7aece0c5b4c7fbe28cfbeee3b9d9a556d19ae197 (diff)
Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.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.20.0...v8.21.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 66528ce3..68b12543 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"core-js": "^3.24.1",
"cross-env": "^7.0.3",
"cssnano": "^5.1.12",
- "eslint": "8.20.0",
+ "eslint": "8.21.0",
"eslint-plugin-jsdoc": "^39.3.4",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",