Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent d487583 commit af053a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.22.2"
"wrangler": "3.22.3"
},
"eslintConfig": {
"extends": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3272,10 +3272,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

[email protected].0:
version "3.20231218.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.0.tgz#1e3eee07a52c2eb959843b4026f9c5f9ed74e2d6"
integrity sha512-WAnLfLE8IRsxZPBDkxZGJvCSmm6nwIkxzrxiu0xDhw82BFFamtWpJ49TMYbgtNmQoOgxHuAenVImwbHHSg9MhA==
[email protected].1:
version "3.20231218.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.1.tgz#0e443c921d55d3b2b69a83f7dcae361e46a368a3"
integrity sha512-rl/wADgaRLpbl7EMobwbAt6BgVqkOoWsVQJAliIIUCRzC0s0xg7ZVeoV+DuQD4ffN4RySXsPnP97hp7ksc7ylA==
dependencies:
"@cspotcode/source-map-support" "0.8.1"
acorn "^8.8.0"
Expand Down Expand Up @@ -4580,10 +4580,10 @@ [email protected]:
"@cloudflare/workerd-linux-arm64" "1.20231218.0"
"@cloudflare/workerd-windows-64" "1.20231218.0"

[email protected].2:
version "3.22.2"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.22.2.tgz#2ba826d398e9425d121d7101bf1838edaaa9ea39"
integrity sha512-lDq+921TGEpqzN3Wan8j8k683qnOJfpLgn6Fhc7NrvN3zNeqGHcQhn19v2uoXs22lL04Uyc0I61CRtdiT7paCg==
[email protected].3:
version "3.22.3"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.22.3.tgz#24879788fe42687b2d193472006e96611c3ff8f4"
integrity sha512-EhGEQLoMcQm71v6XrtnKfMG2B8BTM7RxhoS9iWIkc1hc3l9cOWyoN0cJnoBqcGTgtQk5V7+cRECTfwh08IEjBQ==
dependencies:
"@cloudflare/kv-asset-handler" "^0.2.0"
"@cspotcode/source-map-support" "0.8.1"
Expand All @@ -4592,7 +4592,7 @@ [email protected]:
blake3-wasm "^2.1.5"
chokidar "^3.5.3"
esbuild "0.17.19"
miniflare "3.20231218.0"
miniflare "3.20231218.1"
nanoid "^3.3.3"
path-to-regexp "^6.2.0"
resolve.exports "^2.0.2"
Expand Down

0 comments on commit af053a9

Please sign in to comment.