diff options
author | dependabot[bot] | 2023-06-16 21:57:34 +0000 |
---|---|---|
committer | vitalyster | 2023-06-18 17:09:11 +0300 |
commit | 72443cee748b29c8bccd6103b8d53229823eca5b (patch) | |
tree | b7ff0f6e90dde6fade6c2b4618b916bf128551cb /package.json | |
parent | 5d2e4b53df165376468c13f69ce28ab0a7a84ff7 (diff) |
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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 40f6b22a..158cd630 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "cross-env": "^7.0.3", "css-loader": "^6.8.1", "cssnano": "^6.0.1", - "eslint": "8.42.0", + "eslint": "8.43.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^5.0.1", |