Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent 9f6ddc6 commit 73a6cd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"size-limit": "8.2.6",
"standard-version": "9.5.0",
"typescript": "5.3.3",
"wrangler": "3.20.0"
"wrangler": "3.21.0"
},
"eslintConfig": {
"extends": [
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
dependencies:
chalk "^4.1.0"

"@cspotcode/source-map-support@^0.8.0":
"@cspotcode/source-map-support@0.8.1", "@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
Expand Down Expand Up @@ -4582,12 +4582,13 @@ [email protected]:
"@cloudflare/workerd-linux-arm64" "1.20231030.0"
"@cloudflare/workerd-windows-64" "1.20231030.0"

wrangler@3.20.0:
version "3.20.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.20.0.tgz#053170409b1693b65513818e2802194fe02e5b2a"
integrity sha512-7mg25zJByhBmrfG+CbImSid7JNd5lxGovLA167ndtE8Yrqd3TUukrGWL8o0RCQIm0FUcgl2nCzWArJDShlZVKA==
wrangler@3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.21.0.tgz#c30d4e032188db98fda0001806dbda4bef4055dd"
integrity sha512-DLoo4XfjeyuGRAVWZFHmU1jWnZIfyLGDm6Ika9oy/CLCPfJzVJvf2jI70EU5BlEHWDZXMSJKw7FDdgSqwhaQXg==
dependencies:
"@cloudflare/kv-asset-handler" "^0.2.0"
"@cspotcode/source-map-support" "0.8.1"
"@esbuild-plugins/node-globals-polyfill" "^0.2.3"
"@esbuild-plugins/node-modules-polyfill" "^0.2.2"
blake3-wasm "^2.1.5"
Expand All @@ -4599,7 +4600,6 @@ [email protected]:
resolve.exports "^2.0.2"
selfsigned "^2.0.1"
source-map "0.6.1"
source-map-support "0.5.21"
xxhash-wasm "^1.0.1"
optionalDependencies:
fsevents "~2.3.2"
Expand Down

0 comments on commit 73a6cd3

Please sign in to comment.