Skip to content

Commit 5fa17fb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update graphql-tools monorepo
1 parent 2679f46 commit 5fa17fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

integration/test-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "test-project",
44
"version": "4.1.0",
55
"dependencies": {
6-
"@graphql-tools/load-files": "6.2.7",
6+
"@graphql-tools/load-files": "6.3.0",
77
"@types/node": "13.13.45",
88
"graphql": "15.5.0",
99
"graphql-config": "3.2.0",

packages/loaders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@graphql-tools/github-loader": "6.2.5",
2121
"@graphql-tools/prisma-loader": "6.2.7",
2222
"@graphql-tools/url-loader": "6.8.1",
23-
"@graphql-tools/utils": "7.5.0"
23+
"@graphql-tools/utils": "7.5.1"
2424
}
2525
}

templates/fullstack/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@graphback/runtime-knex": "1.1.2",
1212
"@graphback/codegen-schema": "1.1.2",
1313
"graphql-migrations": "1.1.2",
14-
"@graphql-tools/load-files": "6.2.7",
14+
"@graphql-tools/load-files": "6.3.0",
1515
"@types/cors": "2.8.10",
1616
"@types/express": "4.17.11",
1717
"@types/node": "13.13.45",

0 commit comments

Comments
 (0)