Skip to content

Commit c2f979d

Browse files
fix(deps): update graphql-tools to v8.1.1 (#9854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b428367 commit c2f979d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -2508,11 +2508,11 @@
25082508
value-or-promise "^1.0.12"
25092509

25102510
"@graphql-tools/code-file-loader@^8.0.0":
2511-
version "8.1.0"
2512-
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-8.1.0.tgz#1092594f02f2c54fc1dd8b997921ccb8db642272"
2513-
integrity sha512-HKWW/B2z15ves8N9+xnVbGmFEVGyHEK80a4ghrjeTa6nwNZaKDVfq5CoYFfF0xpfjtH6gOVUExo2XCOEz4B8mQ==
2511+
version "8.1.1"
2512+
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-8.1.1.tgz#517c37d4f8a20b2c6558b10cbe9a6f9bcfe98918"
2513+
integrity sha512-q4KN25EPSUztc8rA8YUU3ufh721Yk12xXDbtUA+YstczWS7a1RJlghYMFEfR1HsHSYbF7cUqkbnTKSGM3o52bQ==
25142514
dependencies:
2515-
"@graphql-tools/graphql-tag-pluck" "8.2.0"
2515+
"@graphql-tools/graphql-tag-pluck" "8.3.0"
25162516
"@graphql-tools/utils" "^10.0.13"
25172517
globby "^11.0.3"
25182518
tslib "^2.4.0"
@@ -2650,11 +2650,11 @@
26502650
value-or-promise "^1.0.12"
26512651

26522652
"@graphql-tools/git-loader@^8.0.0":
2653-
version "8.0.4"
2654-
resolved "https://registry.yarnpkg.com/@graphql-tools/git-loader/-/git-loader-8.0.4.tgz#663a42e28f1705ba29c0e41ac2f89e7436751608"
2655-
integrity sha512-fBmKtnOVqzMT2N8L6nggM4skPq3y2t0eBITZJXCOuxeIlIRAeCOdjNLPKgyGb0rezIyGsn55DKMua5101VN0Sg==
2653+
version "8.0.5"
2654+
resolved "https://registry.yarnpkg.com/@graphql-tools/git-loader/-/git-loader-8.0.5.tgz#77f9c2a35fdb3a403d33660ed11702720d4b016e"
2655+
integrity sha512-P97/1mhruDiA6D5WUmx3n/aeGPLWj2+4dpzDOxFGGU+z9NcI/JdygMkeFpGZNHeJfw+kHfxgPcMPnxHcyhAoVA==
26562656
dependencies:
2657-
"@graphql-tools/graphql-tag-pluck" "8.2.0"
2657+
"@graphql-tools/graphql-tag-pluck" "8.3.0"
26582658
"@graphql-tools/utils" "^10.0.13"
26592659
is-glob "4.0.3"
26602660
micromatch "^4.0.4"
@@ -2696,10 +2696,10 @@
26962696
tslib "^2.4.0"
26972697
unixify "^1.0.0"
26982698

2699-
"@graphql-tools/graphql-tag-pluck@8.2.0", "@graphql-tools/graphql-tag-pluck@^8.0.0":
2700-
version "8.2.0"
2701-
resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-8.2.0.tgz#958e07d3bdd94c2a7ac958364b7383c17d009ce2"
2702-
integrity sha512-aGIuHxyrJB+LlUfXrH73NVlQTA6LkFbLKQzHojFuwXZJpf7wPkxceN2yp7VjMedARkLJg589IoXgZeMb1EztGQ==
2699+
"@graphql-tools/graphql-tag-pluck@8.3.0", "@graphql-tools/graphql-tag-pluck@^8.0.0":
2700+
version "8.3.0"
2701+
resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-8.3.0.tgz#11bb8c627253137b39b34fb765cd6ebe506388b9"
2702+
integrity sha512-gNqukC+s7iHC7vQZmx1SEJQmLnOguBq+aqE2zV2+o1hxkExvKqyFli1SY/9gmukFIKpKutCIj+8yLOM+jARutw==
27032703
dependencies:
27042704
"@babel/core" "^7.22.9"
27052705
"@babel/parser" "^7.16.8"

0 commit comments

Comments
 (0)