Skip to content

Commit 1bc17d3

Browse files
chore(deps): update dependency graphql to v15.5.0 (#283)
Co-authored-by: Renovate Bot <[email protected]>
1 parent eff9f9f commit 1bc17d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/eslint": "7.2.6",
3333
"bob-the-bundler": "1.1.0",
3434
"graphql-config": "3.2.0",
35-
"graphql": "15.4.0",
35+
"graphql": "15.5.0",
3636
"typescript": "4.1.3"
3737
},
3838
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,6 +3493,11 @@ [email protected]:
34933493
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
34943494
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
34953495

3496+
3497+
version "15.5.0"
3498+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
3499+
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
3500+
34963501
graphql@^14.5.3:
34973502
version "14.7.0"
34983503
resolved "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"

0 commit comments

Comments
 (0)