diff options
author | dependabot[bot] | 2022-08-29 21:11:43 +0000 |
---|---|---|
committer | vitalyster | 2022-08-30 06:36:30 +0300 |
commit | 79229fa1415bbc80bbdaca1d99d86a117908aab5 (patch) | |
tree | 1c938a3b44232d054bfb60701b78cea3b4a7714a /package.json | |
parent | d7f157f10ead426791a9dd44ff19c35159e5ad99 (diff) |
Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e30de5f3..53d907fb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "core-js": "^3.25.0", "cross-env": "^7.0.3", "cssnano": "^5.1.13", - "eslint": "8.22.0", + "eslint": "8.23.0", "eslint-plugin-jsdoc": "^39.3.6", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", |