chore(deps-dev): bump eslint from 8.42.0 to 8.47.0 in /frontend

Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.47.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.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-25 11:20:43 +02:00
committed by GitHub
parent ac7866de52
commit 12bb567a45
5 changed files with 58 additions and 52 deletions

View File

@ -15,7 +15,7 @@
"@types/node": "^18.14.1",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.7",
"eslint": "^8.42.0",
"eslint": "^8.47.0",
"eslint-config-next": "^12.3.0",
"typescript": "^4.8.3"
}