Skip to content

Commit 70e5726

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.13.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.13.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 6bd5fb5 commit 70e5726

File tree

2 files changed

+161
-195
lines changed

2 files changed

+161
-195
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^20",
3333
"@types/react": "^18",
3434
"@types/react-dom": "^18",
35-
"eslint": "^8",
35+
"eslint": "^9",
3636
"eslint-config-next": "15.0.0",
3737
"postcss": "^8",
3838
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)