Skip to content

Commit eb33995

Browse files
Bump eslint from 8.57.0 to 9.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.8.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 870398a commit eb33995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/eslint-plugin": "^7.4",
3838
"@typescript-eslint/parser": "^7.4",
3939
"@vercel/ncc": "^0.38.0",
40-
"eslint": "^8.33.0",
40+
"eslint": "^9.8.0",
4141
"eslint-plugin-github": "^5.0.1",
4242
"eslint-plugin-jest": "^28.3.0",
4343
"jest": "^29.4.2",

0 commit comments

Comments
 (0)