Skip to content

Commit 43cd9be

Browse files
build(deps-dev): bump eslint from 9.6.0 to 9.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.6.0...v9.14.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c6dc64 commit 43cd9be

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
@@ -20,7 +20,7 @@
2020
"@types/node": "^22.9.0",
2121
"@types/ws": "^8.5.13",
2222
"elysia": "1.2.0-exp.35",
23-
"eslint": "9.6.0",
23+
"eslint": "9.14.0",
2424
"tsup": "^8.1.0",
2525
"tsx": "^4.19.2",
2626
"typescript": "^5.5.3",

0 commit comments

Comments
 (0)