Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.22.0 (#772)
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 20, 2023
1 parent 409dea0 commit a2017f0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/assets-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20231218.0",
"env-cmd": "10.1.0",
"wrangler": "3.21.0"
"wrangler": "3.22.0"
}
}
2 changes: 1 addition & 1 deletion apps/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"devDependencies": {
"env-cmd": "10.1.0",
"mustache": "4.2.0",
"wrangler": "3.21.0"
"wrangler": "3.22.0"
}
}
2 changes: 1 addition & 1 deletion apps/web3-highlights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20231218.0",
"env-cmd": "10.1.0",
"wrangler": "3.21.0"
"wrangler": "3.22.0"
}
}
16 changes: 8 additions & 8 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 a2017f0

Please sign in to comment.