Skip to content

Commit 2ac3916

Browse files
fix(deps): update graphql-tools (#2617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 129ba58 commit 2ac3916

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
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.16.4",
2929
"@changesets/changelog-github": "0.5.0",
3030
"@changesets/cli": "2.27.9",
31-
"@graphql-tools/utils": "10.5.4",
31+
"@graphql-tools/utils": "10.5.5",
3232
"@theguild/eslint-config": "0.12.1",
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.2",
43+
"@graphql-tools/graphql-tag-pluck": "8.3.3",
4444
"@graphql-tools/utils": "^10.0.0",
4545
"debug": "^4.3.4",
4646
"fast-glob": "^3.2.12",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)