Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.74.0 (#1874)
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 Sep 3, 2024
1 parent c49194a commit 8208351
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion e2e/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.4",
"wrangler": "3.73.0"
"wrangler": "3.74.0"
}
}
2 changes: 1 addition & 1 deletion e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.4",
"wrangler": "3.73.0"
"wrangler": "3.74.0"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10357,10 +10357,10 @@ mimic-response@^3.1.0:
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==

[email protected].0:
version "3.20240821.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240821.0.tgz#d4fc648ca20c033c4143a8d0ef061dedccad7c2d"
integrity sha512-4BhLGpssQxM/O6TZmJ10GkT3wBJK6emFkZ3V87/HyvQmVt8zMxEBvyw5uv6kdtp+7F54Nw6IKFJjPUL8rFVQrQ==
[email protected].1:
version "3.20240821.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240821.1.tgz#a52929883aa413e3b72de1c61865b23ccf70c1e1"
integrity sha512-81qdiryDG7VXzZuoa0EwhkaIYYrn7+StRIrd/2i7SPqPUNICUBjbhFFKqTnvE1+fqIPPB6l8ShKFaFvmnZOASg==
dependencies:
"@cspotcode/source-map-support" "0.8.1"
acorn "^8.8.0"
Expand Down Expand Up @@ -14569,10 +14569,10 @@ [email protected]:
"@cloudflare/workerd-linux-arm64" "1.20240821.1"
"@cloudflare/workerd-windows-64" "1.20240821.1"

wrangler@3.73.0:
version "3.73.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.73.0.tgz#129f7dc97ce7202477349c2025bd37216152c387"
integrity sha512-VrdDR2OpvsCQp+r5Of3rDP1W64cNN/LHLVx1roULOlPS8PZiv7rUYgkwhdCQ61+HICAaeSxWYIzkL5+B9+8W3g==
wrangler@3.74.0:
version "3.74.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.74.0.tgz#eee36930eaf29eee182369a5d2e1b177ffe2c141"
integrity sha512-wmtb+tQrgb61yN+Wa2JM98G1Gt4tKFRYPw6xwuyzUcA74L+Dum1A13w22/manl9Gq1jA3dPn+7UzT5sYEVHRog==
dependencies:
"@cloudflare/kv-asset-handler" "0.3.4"
"@cloudflare/workers-shared" "0.4.1"
Expand All @@ -14582,7 +14582,7 @@ [email protected]:
chokidar "^3.5.3"
date-fns "^3.6.0"
esbuild "0.17.19"
miniflare "3.20240821.0"
miniflare "3.20240821.1"
nanoid "^3.3.3"
path-to-regexp "^6.2.0"
resolve "^1.22.8"
Expand Down

0 comments on commit 8208351

Please sign in to comment.