Skip to content

Commit ab4fd03

Browse files
fix(deps): update dependency @graphql-tools/utils to v10.1.0 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 109c815 commit ab4fd03

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/typescript/jit-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"tslib": "~2.6.0"
5050
},
5151
"devDependencies": {
52-
"@graphql-tools/utils": "10.0.13",
52+
"@graphql-tools/utils": "10.1.0",
5353
"graphql-jit": "0.8.4"
5454
},
5555
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,10 +1863,10 @@
18631863
value-or-promise "^1.0.11"
18641864
ws "^8.3.0"
18651865

1866-
"@graphql-tools/utils@10.0.13", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.10":
1867-
version "10.0.13"
1868-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.13.tgz#d0ab7a4dd02a8405f5ef62dd140b7579ba69f8cb"
1869-
integrity sha512-fMILwGr5Dm2zefNItjQ6C2rauigklv69LIwppccICuGTnGaOp3DspLt/6Lxj72cbg5d9z60Sr+Egco3CJKLsNg==
1866+
"@graphql-tools/utils@10.1.0", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.10":
1867+
version "10.1.0"
1868+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.1.0.tgz#d8c23a8b8636a5df59b14991bf25eae5ac15d314"
1869+
integrity sha512-wLPqhgeZ9BZJPRoaQbsDN/CtJDPd/L4qmmtPkjI3NuYJ39x+Eqz1Sh34EAGMuDh+xlOHqBwHczkZUpoK9tvzjw==
18701870
dependencies:
18711871
"@graphql-typed-document-node/core" "^3.1.1"
18721872
cross-inspect "1.0.0"

0 commit comments

Comments
 (0)