Skip to content

Commit 9280cc0

Browse files
Bump the all-minor-patch group with 12 updates (#1752)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fdaef5 commit 9280cc0

File tree

7 files changed

+172
-140
lines changed

7 files changed

+172
-140
lines changed

e2e/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/subgraph": "2.12.1",
66
"@launchdarkly/node-server-sdk": "9.10.3",
77
"graphql": "16.12.0",
8-
"graphql-yoga": "5.17.0",
8+
"graphql-yoga": "5.17.1",
99
"tslib": "^2.8.1"
1010
},
1111
"overrides": {

e2e/progressive-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@apollo/subgraph": "2.12.1",
66
"graphql": "16.12.0",
7-
"graphql-yoga": "5.17.0",
7+
"graphql-yoga": "5.17.1",
88
"tslib": "^2.8.1"
99
}
1010
}
1 Byte
Binary file not shown.

examples/launchdarkly-override/package-lock.json

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

examples/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/subgraph": "2.12.1",
66
"@launchdarkly/node-server-sdk": "9.10.3",
77
"graphql": "16.12.0",
8-
"graphql-yoga": "5.17.0",
8+
"graphql-yoga": "5.17.1",
99
"tslib": "^2.8.1",
1010
"@graphql-hive/gateway": "^2.1.21"
1111
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"prettier": "3.7.3",
5555
"prettier-plugin-pkg": "0.21.2",
5656
"prettier-plugin-sh": "0.18.0",
57-
"ts-jest": "29.4.5",
57+
"ts-jest": "29.4.6",
5858
"ts-node": "10.9.2",
5959
"typescript": "5.9.3",
60-
"typescript-eslint": "8.48.0",
60+
"typescript-eslint": "8.48.1",
6161
"vite": "7.2.6",
6262
"vite-tsconfig-paths": "patch:vite-tsconfig-paths@npm:5.1.3#~/.yarn/patches/vite-tsconfig-paths-npm-5.1.3-1736ca1872.patch",
6363
"vitest": "3.2.4"

0 commit comments

Comments
 (0)