Skip to content

Commit 152ecc6

Browse files
chore(deps): update dependency graphql to v15.5.1 (#498)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e134e6f commit 152ecc6

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
@@ -31,7 +31,7 @@
3131
"@types/eslint": "7.2.13",
3232
"bob-the-bundler": "1.2.1",
3333
"graphql-config": "3.3.0",
34-
"graphql": "15.5.0",
34+
"graphql": "15.5.1",
3535
"typescript": "4.3.4"
3636
},
3737
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4334,6 +4334,11 @@ [email protected]:
43344334
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
43354335
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
43364336

4337+
4338+
version "15.5.1"
4339+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
4340+
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
4341+
43374342
graphql@^14.5.3:
43384343
version "14.7.0"
43394344
resolved "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"

0 commit comments

Comments
 (0)