Skip to content

Commit 6630387

Browse files
Bump eslint from 8.57.1 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.28.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.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cb7f95 commit 6630387

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
@@ -40,7 +40,7 @@
4040
"@types/jest": "^29.0.0",
4141
"@typescript-eslint/eslint-plugin": "^8.0.0",
4242
"@typescript-eslint/parser": "^8.0.0",
43-
"eslint": "^8.0.0",
43+
"eslint": "^9.28.0",
4444
"eslint-plugin-deprecation": "^3.0.0",
4545
"eslint-plugin-import": "^2.0.0",
4646
"eslint-plugin-jest": "^28.0.0",

0 commit comments

Comments
 (0)