Skip to content

Commit 63567db

Browse files
chore(deps-dev): 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] <support@github.com>
1 parent 8fc2c43 commit 63567db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/eslint-plugin": "7.2.0",
3333
"@typescript-eslint/parser": "7.2.0",
3434
"concurrently": "^9.1.2",
35-
"eslint": "^8.57.0",
35+
"eslint": "^9.23.0",
3636
"eslint-config-next": "15.1.0",
3737
"eslint-config-prettier": "^8.2.0",
3838
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)