Skip to content

Commit

Permalink
chore(deps): update dependency elysia to v1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 8954544 commit 9b14473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@eslint/js": "^9.17.0",
"@types/bun": "latest",
"bun-types": "^1.1.42",
"elysia": "^1.1.27",
"elysia": "^1.2.8",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -60,7 +60,7 @@
},
"peerDependencies": {
"typescript": "^5.7.2",
"elysia": ">= 1.1.27"
"elysia": ">= 1.2.8"
},
"engines": {
"bun": ">=1.1.8",
Expand Down

0 comments on commit 9b14473

Please sign in to comment.