Skip to content

Commit e54a4ac

Browse files
committed
chore: update version
1 parent 8eb2d38 commit e54a4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"start": "bun run src/index.ts"
55
},
66
"dependencies": {
7-
"hono": "^4.0.0",
7+
"hono": "^4.2.2",
88
"redis": "^4.6.12"
99
},
1010
"devDependencies": {
1111
"@types/bun": "^1.0.0",
1212
"@typescript-eslint/eslint-plugin": "^7.0.0",
1313
"@typescript-eslint/parser": "^7.0.0",
14-
"eslint": "^8.56.0"
14+
"eslint": "^9.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)