Bump eslint from 9.5.0 to 9.6.0 in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.5.0 to 9.6.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/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 15:39:44 +00:00 committed by GitHub
parent 2b09f994f0
commit ffeebbef1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 100 additions and 100 deletions

View file

@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.7",
"i18next": "^23.11.5",