Skip to content

Commit 385542b

Browse files
Bump eslint from 8.57.1 to 9.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.38.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f87c5fc commit 385542b

File tree

2 files changed

+142
-128
lines changed

2 files changed

+142
-128
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^24.9.1",
2727
"@types/react": "^17.0.43",
2828
"@types/react-dom": "^18.3.0",
29-
"eslint": "^8",
29+
"eslint": "^9",
3030
"eslint-config-next": "15.5.5",
3131
"firebase-tools": "^14.20.0",
3232
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)