Skip to content

Commit 3b7f972

Browse files
renovate[bot]renovate-bot
authored andcommitted
fix(deps): update dependency graphql-helix to v1.8.0 (#6728)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c4f313f commit 3b7f972

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/utils/graphql-codegen-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@graphql-codegen/plugin-helpers": "^2.1.1",
4141
"common-tags": "^1.8.0",
4242
"lz-string": "^1.4.4",
43-
"graphql-helix": "1.7.0",
43+
"graphql-helix": "1.8.0",
4444
"nock": "13.1.3",
4545
"tslib": "~2.3.0"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8023,10 +8023,10 @@ graphql-config@^4.0.1:
80238023
minimatch "3.0.4"
80248024
string-env-interpolation "1.0.1"
80258025

8026-
graphql-helix@1.7.0:
8027-
version "1.7.0"
8028-
resolved "https://registry.yarnpkg.com/graphql-helix/-/graphql-helix-1.7.0.tgz#452b2792447dddd259cdf4d6731da2171c8a7e49"
8029-
integrity sha512-CUqBZL0e/ivPnqFguzWCmMzPTjYXvak2465SsIiAYt0C2yZa4kjzQjB/JIF7YKHCsP8VrJwA29HXmYOJzPAe3g==
8026+
graphql-helix@1.8.0:
8027+
version "1.8.0"
8028+
resolved "https://registry.yarnpkg.com/graphql-helix/-/graphql-helix-1.8.0.tgz#e3dc18348acb8e792243f808130606c28214c4bd"
8029+
integrity sha512-tg1tdR2PgCOn2Z/NDSnA9rUR16bLrLtE4el/NwboQ4wWaWM/Eoi3ewV0gtyzKgg61+SjywEac5mDvGgK0AfsDg==
80308030

80318031
80328032
version "2.8.4"

0 commit comments

Comments
 (0)