Skip to content

Commit 503ad06

Browse files
fix(deps): update graphql-tools (#2695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f35aaf7 commit 503ad06

File tree

3 files changed

+22
-55
lines changed

3 files changed

+22
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@arethetypeswrong/cli": "^0.17.0",
2929
"@changesets/changelog-github": "0.5.0",
3030
"@changesets/cli": "2.27.9",
31-
"@graphql-tools/utils": "10.5.5",
31+
"@graphql-tools/utils": "10.5.6",
3232
"@theguild/eslint-config": "0.13.0",
3333
"@theguild/prettier-config": "2.0.7",
3434
"@types/dedent": "0.7.2",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@graphql-tools/code-file-loader": "^8.0.0",
43-
"@graphql-tools/graphql-tag-pluck": "8.3.3",
43+
"@graphql-tools/graphql-tag-pluck": "8.3.4",
4444
"@graphql-tools/utils": "^10.0.0",
4545
"debug": "^4.3.4",
4646
"fast-glob": "^3.2.12",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)