Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency graphql to v15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2020
1 parent 744cd13 commit 952f24e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"coveralls": "3.1.0",
"graphql": "15.1.0",
"graphql": "15.3.0",
"graphql-subscriptions": "1.1.0",
"mocha": "8.0.1",
"nyc": "15.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1073,10 +1073,10 @@ [email protected]:
dependencies:
iterall "^1.2.1"

graphql@15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
graphql@15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==

[email protected]:
version "1.10.5"
Expand Down

0 comments on commit 952f24e

Please sign in to comment.