Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.96.0 (#377)
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 Dec 17, 2024
1 parent db65c36 commit 092283f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 23 deletions.
2 changes: 1 addition & 1 deletion fork-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@cloudflare/workers-types": "^4.0.0",
"env-cmd": "^10.1.0",
"typescript": "^5.0.0",
"wrangler": "3.95.0"
"wrangler": "3.96.0"
},
"private": true,
"scripts": {
Expand Down
32 changes: 11 additions & 21 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion vnet-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@cloudflare/workers-types": "^4.0.0",
"env-cmd": "^10.1.0",
"typescript": "^5.0.0",
"wrangler": "3.95.0"
"wrangler": "3.96.0"
},
"private": true,
"scripts": {
Expand Down

0 comments on commit 092283f

Please sign in to comment.