diff options
author | dependabot[bot] | 2023-01-30 21:02:39 +0000 |
---|---|---|
committer | vitalyster | 2023-01-31 00:13:29 +0300 |
commit | e98d80410b026717594fcdb7d85724b3081085d7 (patch) | |
tree | ecbd61c5707ee89542a36c7cb12cf06687e74485 /package.json | |
parent | f8a7d417cb916b81cfa685175f3e6afbe6063cee (diff) |
build(deps-dev): bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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 af1e7dfc..55f8c2ac 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "core-js": "^3.27.2", "cross-env": "^7.0.3", "cssnano": "^5.1.14", - "eslint": "8.32.0", + "eslint": "8.33.0", "eslint-plugin-jsdoc": "^39.6.9", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", |