Skip to content

Commit 55c4bf5

Browse files
Bump eslint from 8.57.1 to 9.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.15.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.15.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 89e703f commit 55c4bf5

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
@@ -58,7 +58,7 @@
5858
"@types/ws": "^8.5.3",
5959
"@typescript-eslint/eslint-plugin": "^6.0.0",
6060
"c8": "^10.1.2",
61-
"eslint": "^8.1.0",
61+
"eslint": "^9.15.0",
6262
"eslint-config-prettier": "^9.0.0",
6363
"eslint-plugin-import": "^2.23.4",
6464
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)