-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency wrangler to v3.67.1 (#1502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8b2d14a
commit 6f72277
Showing
3 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7246,10 +7246,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.20240718.0" | ||
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240718.0.tgz#41561c6620b2b15803f5b3d2e903ed3af40f3b0b" | ||
integrity sha512-TKgSeyqPBeT8TBLxbDJOKPWlq/wydoJRHjAyDdgxbw59N6wbP8JucK6AU1vXCfu21eKhrEin77ssXOpbfekzPA== | ||
[email protected].1: | ||
version "3.20240718.1" | ||
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20240718.1.tgz#26ccb95be087cd99cd478dbf2e3a3d40f231bf45" | ||
integrity sha512-mn3MjGnpgYvarCRTfz4TQyVyY8yW0zz7f8LOAPVai78IGC/lcVcyskZcuIr7Zovb2i+IERmmsJAiEPeZHIIKbA== | ||
dependencies: | ||
"@cspotcode/source-map-support" "0.8.1" | ||
acorn "^8.8.0" | ||
|
@@ -9871,10 +9871,10 @@ [email protected]: | |
"@cloudflare/workerd-linux-arm64" "1.20240718.0" | ||
"@cloudflare/workerd-windows-64" "1.20240718.0" | ||
|
||
[email protected].0: | ||
version "3.67.0" | ||
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.67.0.tgz#884dd1030772e5dc0c06da1dd69e15682ce4e170" | ||
integrity sha512-elun6p9rAmGr/CtnCixhUXWeKT+LnFbHDsLLizgAlFJbsgCPV/O1if7uMjTGD/fUJNXrwbTVRpxvInz5X9gE2Q== | ||
[email protected].1: | ||
version "3.67.1" | ||
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.67.1.tgz#c9bb344b70c8c2106ad33f03beaa063dd5b49526" | ||
integrity sha512-lLVJxq/OZMfntvZ79WQJNC1OKfxOCs6PLfogqDBuPFEQ3L/Mwqvd9IZ0bB8ahrwUN/K3lSdDPXynk9HfcGZxVw== | ||
dependencies: | ||
"@cloudflare/kv-asset-handler" "0.3.4" | ||
"@esbuild-plugins/node-globals-polyfill" "^0.2.3" | ||
|
@@ -9883,7 +9883,7 @@ [email protected]: | |
chokidar "^3.5.3" | ||
date-fns "^3.6.0" | ||
esbuild "0.17.19" | ||
miniflare "3.20240718.0" | ||
miniflare "3.20240718.1" | ||
nanoid "^3.3.3" | ||
path-to-regexp "^6.2.0" | ||
resolve "^1.22.8" | ||
|