Skip to content

Commit 7b06221

Browse files
build(deps-dev): bump eslint from 9.6.0 to 9.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.16.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.16.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 027e773 commit 7b06221

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
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/eslint-plugin": "^5.59.5",
4545
"@typescript-eslint/parser": "^5.59.5",
4646
"elysia": ">= 1.1.0-rc.2",
47-
"eslint": "9.6.0",
47+
"eslint": "9.16.0",
4848
"tsup": "^8.1.0",
4949
"typescript": "^5.5.3"
5050
},

0 commit comments

Comments
 (0)