Skip to content

Commit 7791a8a

Browse files
Bump eslint from 8.57.1 to 9.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.23.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 174ccee commit 7791a8a

File tree

2 files changed

+261
-230
lines changed

2 files changed

+261
-230
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "22.13.10",
2929
"@typescript-eslint/eslint-plugin": "8.26.1",
3030
"@typescript-eslint/parser": "8.26.1",
31-
"eslint": "8.57.1",
31+
"eslint": "9.23.0",
3232
"eslint-config-prettier": "10.1.1",
3333
"eslint-plugin-import": "2.31.0",
3434
"eslint-plugin-json": "3.1.0",

0 commit comments

Comments
 (0)