Skip to content

Commit 44936a1

Browse files
Bump the all-minor-patch group with 6 updates (#1529)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent 60568dc commit 44936a1

File tree

4 files changed

+255
-239
lines changed

4 files changed

+255
-239
lines changed

e2e/cloudflare-workers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"start": "wrangler dev src/index.ts"
66
},
77
"devDependencies": {
8-
"@cloudflare/workers-types": "^4.20250918.0",
8+
"@cloudflare/workers-types": "^4.20250919.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
11-
"wrangler": "^4.37.1"
11+
"wrangler": "^4.38.0"
1212
}
1313
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
4242
"@tsconfig/strictest": "2.0.5",
4343
"@types/node": "24.5.2",
44-
"@yarnpkg/cli": "4.9.4",
45-
"@yarnpkg/core": "4.4.3",
46-
"@yarnpkg/plugin-pack": "4.0.2",
44+
"@yarnpkg/cli": "4.10.0",
45+
"@yarnpkg/core": "4.4.4",
46+
"@yarnpkg/plugin-pack": "4.0.3",
4747
"bun": "1.2.22",
4848
"cross-env": "10.0.0",
4949
"eslint": "9.35.0",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@apollo/subgraph": "^2.11.2",
8787
"@graphql-mesh/fusion-composition": "^0.8.17",
8888
"@graphql-mesh/transport-rest": "^0.9.14",
89-
"@omnigraph/openapi": "^0.109.19",
89+
"@omnigraph/openapi": "^0.109.20",
9090
"@types/html-minifier-terser": "^7.0.2",
9191
"@types/react": "^19",
9292
"@types/react-dom": "^19",

0 commit comments

Comments
 (0)