Skip to content

Commit 60a6899

Browse files
Bump eslint from 8.57.1 to 9.25.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.25.1. - [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.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 830ce75 commit 60a6899

File tree

2 files changed

+132
-102
lines changed

2 files changed

+132
-102
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^22.15.2",
2727
"@types/react": "^17.0.43",
2828
"@types/react-dom": "^18.3.0",
29-
"eslint": "^8",
29+
"eslint": "^9",
3030
"eslint-config-next": "15.3.1",
3131
"firebase-tools": "^14.2.1",
3232
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)