Skip to content

Commit

Permalink
fix(deps): update dependency @mikuroxina/mini-fn to v5 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent cabc9a7 commit 9eb4d67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check": "prettier --check \"src/**/*.{ts,tsx}\" && tsc --noEmit"
},
"dependencies": {
"@mikuroxina/mini-fn": "^4.1.1",
"@mikuroxina/mini-fn": "^5.0.0",
"@tsndr/cloudflare-worker-jwt": "^2.2.1",
"hono": "^3.4.1",
"zod": "^3.22.3"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9eb4d67

Please sign in to comment.