diff options
author | dependabot[bot] | 2022-12-19 21:02:53 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2022-12-20 01:58:27 +0300 |
commit | 364e52ffaa8f23929194077be63bb965148007e7 (patch) | |
tree | 726e071f4e35161599f3e78504707d1c4036d026 /package.json | |
parent | 1d3c7f3583cd5807f1c619fad1f379e895c4bdce (diff) |
Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.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 3ab073c1..e7059fe5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "core-js": "^3.26.1", "cross-env": "^7.0.3", "cssnano": "^5.1.14", - "eslint": "8.29.0", + "eslint": "8.30.0", "eslint-plugin-jsdoc": "^39.6.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", |