Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.103.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 2ede5a0 commit 833171f
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.1"
"wrangler": "3.103.2"
}
}
2 changes: 1 addition & 1 deletion examples/spacex-cfw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.1"
"wrangler": "3.103.2"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-breweries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.1"
"wrangler": "3.103.2"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-spacex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.1"
"wrangler": "3.103.2"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4590,7 +4590,7 @@ __metadata:
"@graphql-mesh/plugin-response-cache": "npm:^0.103.11"
"@omnigraph/json-schema": "workspace:^"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.1"
wrangler: "npm:3.103.2"
languageName: unknown
linkType: soft

Expand All @@ -4604,7 +4604,7 @@ __metadata:
"@graphql-mesh/plugin-rate-limit": "npm:^0.103.11"
"@graphql-mesh/plugin-response-cache": "npm:^0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.1"
wrangler: "npm:3.103.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4742,7 +4742,7 @@ __metadata:
"@graphql-mesh/json-schema": "npm:0.108.13"
"@graphql-mesh/plugin-response-cache": "npm:0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.1"
wrangler: "npm:3.103.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5430,7 +5430,7 @@ __metadata:
"@graphql-mesh/plugin-rate-limit": "npm:0.103.11"
"@graphql-mesh/plugin-response-cache": "npm:0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.1"
wrangler: "npm:3.103.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -37516,9 +37516,9 @@ __metadata:
languageName: node
linkType: hard

"wrangler@npm:3.103.1":
version: 3.103.1
resolution: "wrangler@npm:3.103.1"
"wrangler@npm:3.103.2":
version: 3.103.2
resolution: "wrangler@npm:3.103.2"
dependencies:
"@cloudflare/kv-asset-handler": "npm:0.3.4"
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
Expand All @@ -37541,7 +37541,7 @@ __metadata:
bin:
wrangler: bin/wrangler.js
wrangler2: bin/wrangler.js
checksum: 10c0/1547555817d5be8c2a86396f4a6473e36e0e579ba14780e706c94a7520b984d237fef3f1014fd9713136983dfb84ab75d326bf9fc64bc498f1154501f3d6fc46
checksum: 10c0/a622ee82329b497fe0b42dd79024639feeff7c1929178418ee7dd35e6a921b339c7759626e15cd3f0c444596c14cfeae0501bfb646d93a8f1dec831ec5ebcf51
languageName: node
linkType: hard

Expand Down

0 comments on commit 833171f

Please sign in to comment.