Skip to content

Commit 4ddb957

Browse files
chore(deps): update dependency wrangler to v2.1.10 (#4626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 667530f commit 4ddb957

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"graphql": "16.6.0"
1111
},
1212
"devDependencies": {
13-
"wrangler": "2.1.9"
13+
"wrangler": "2.1.10"
1414
}
1515
}

examples/spacex-cfw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"graphql": "16.6.0"
1111
},
1212
"devDependencies": {
13-
"wrangler": "2.1.9"
13+
"wrangler": "2.1.10"
1414
}
1515
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20445,10 +20445,10 @@ [email protected]:
2044520445
"@types/trusted-types" "^2.0.2"
2044620446
workbox-core "6.5.3"
2044720447

20448-
20449-
version "2.1.9"
20450-
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.9.tgz#295c4184c493004fab37c35c1fa364e9f4f8d4a1"
20451-
integrity sha512-ryrkpUEqgJZIiGgo+VCUYtl0B+shEbyp3FZzT5+GYnyfpLtQutAZlS/s5iOC0qjZ7TcRzWS1PSb9fE9nDSvCKg==
20448+
20449+
version "2.1.10"
20450+
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.10.tgz#559422e5bb3505d3ae8d2513e0b2df65452a7397"
20451+
integrity sha512-hiaTNvkKw8axZljxHOjtDXIVo4GOrDclyxr0cF2aypzAwtrGlaYWD+WP0Z66BqRLpUpbF3BdzrPn1k+xGp0u+Q==
2045220452
dependencies:
2045320453
"@cloudflare/kv-asset-handler" "^0.2.0"
2045420454
"@esbuild-plugins/node-globals-polyfill" "^0.1.1"

0 commit comments

Comments
 (0)