Skip to content

Commit 8ed0bae

Browse files
Bump eslint from 8.56.0 to 9.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c977fb3 commit 8ed0bae

File tree

2 files changed

+178
-130
lines changed

2 files changed

+178
-130
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "^8.0.0",
5050
"@typescript-eslint/parser": "^6.19.0",
5151
"cross-env": "^7.0.3",
52-
"eslint": "^8.56.0",
52+
"eslint": "^9.19.0",
5353
"eslint-config-next": "14.1.0",
5454
"eslint-config-prettier": "^9.1.0",
5555
"eslint-plugin-jsx-a11y": "^6.8.0",

0 commit comments

Comments
 (0)