Skip to content

Commit b3ef27a

Browse files
fix(deps): update all non-major dependencies (#10750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 868da30 commit b3ef27a

3 files changed

Lines changed: 193 additions & 193 deletions

File tree

examples/programmatic-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@graphql-codegen/typescript-operations": "5.1.0",
1818
"@graphql-codegen/typescript-resolvers": "5.1.8",
1919
"@graphql-tools/graphql-file-loader": "^8.1.12",
20-
"@graphql-tools/load": "8.1.9",
21-
"@graphql-tools/schema": "10.0.32",
20+
"@graphql-tools/load": "8.1.10",
21+
"@graphql-tools/schema": "10.0.33",
2222
"graphql": "16.13.2",
2323
"graphql-tag": "2.12.6",
2424
"prettier": "3.8.3"

packages/utils/plugins-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "^2.8.0"
4848
},
4949
"devDependencies": {
50-
"@graphql-tools/apollo-engine-loader": "8.0.29"
50+
"@graphql-tools/apollo-engine-loader": "8.0.30"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

0 commit comments

Comments
 (0)