chore: bump eslint from 9.0.0 to 9.1.1 (#303)

Bumps [eslint](https://github.com/eslint/eslint) from 9.0.0 to 9.1.1.
- [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.0.0...v9.1.1)

---
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]
2024-04-29 22:04:33 +08:00
committed by GitHub
parent a63f6243b8
commit 226ef9f726
2 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",