Skip to content

Commit c77f36f

Browse files
build(deps-dev): bump eslint from 9.6.0 to 9.25.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.25.1. - [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.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 193eb7f commit c77f36f

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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@types/bun": "1.2.2",
2323
"elysia": "^1.2.11",
24-
"eslint": "9.6.0",
24+
"eslint": "9.25.1",
2525
"fast-json-stringify": "^6.0.1",
2626
"mitata": "^1.0.33",
2727
"tsup": "^8.1.0",

0 commit comments

Comments
 (0)