Skip to content

Commit c686dae

Browse files
Bump eslint from 8.57.1 to 9.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.24.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.24.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1796ade commit c686dae

File tree

2 files changed

+139
-102
lines changed

2 files changed

+139
-102
lines changed

package.json

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

0 commit comments

Comments
 (0)