Skip to content

Commit 2c7829e

Browse files
chore(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 93f4f25 commit 2c7829e

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
@@ -78,7 +78,7 @@
7878
"devDependencies": {
7979
"@types/bun": "1.1.6",
8080
"elysia": ">= 1.1.0-rc.2",
81-
"eslint": "9.6.0",
81+
"eslint": "9.14.0",
8282
"tsup": "^8.1.0",
8383
"typescript": "^5.5.3"
8484
},

0 commit comments

Comments
 (0)