Skip to content

Commit bfe2ac7

Browse files
dependabot[bot]github-actions[bot]theguild-bot
authored
Bump the all-minor-patch group across 1 directory with 8 updates (#1367)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent 38e5173 commit bfe2ac7

File tree

45 files changed

+336
-338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+336
-338
lines changed
Lines changed: 7 additions & 0 deletions

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.20250725.0",
8+
"@cloudflare/workers-types": "^4.20250731.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
11-
"wrangler": "^4.26.0"
11+
"wrangler": "^4.26.1"
1212
}
1313
}

e2e/graphos-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"fastify": "^5.4.0",
88
"graphql": "^16.10.0",
99
"graphql-yoga": "^5.15.1",
10-
"pino-pretty": "^13.0.0"
10+
"pino-pretty": "^13.1.1"
1111
}
1212
}
-1 Bytes
Binary file not shown.

examples/federation-example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"devDependencies": {
55
"tsx": "^4.20.3",
6-
"@apollo/rover": "^0.34.1"
6+
"@apollo/rover": "^0.35.0"
77
},
88
"dependencies": {
99
"@apollo/server": "^4.12.2",
3 Bytes
Binary file not shown.

examples/federation-mixed/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/federation-mixed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"tsx": "^4.20.3",
16-
"@apollo/rover": "^0.34.1"
16+
"@apollo/rover": "^0.35.0"
1717
},
1818
"overrides": {
1919
"esbuild": "^0.25.5"
Binary file not shown.

0 commit comments

Comments
 (0)