Bump graphiql from 0.12.0 to 0.13.0

Bumps [graphiql](https://github.com/graphql/graphiql) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Commits](https://github.com/graphql/graphiql/compare/v0.12.0...v0.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-06 05:22:54 +00:00
parent 492e87db7e
commit 2ee971cf1b
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"dependencies": {
"core-js": "^2.6.5",
"global": "^4.3.2",
"graphiql": "^0.12.0",
"graphiql": "^0.13.0",
"graphql": "^14.1.1",
"prop-types": "^15.7.2"
},

View File

@ -11069,10 +11069,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
graphiql@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.12.0.tgz#a035c93a6e3c18850c2f450c039747b2ea3eb953"
integrity sha512-OM5dpcONLK1B2prez2WVTfohQlQKe4Fwv1YwNQYQhN+fFGEW87D5v5fN2M8ZebzxbZHqP12KkHicO3sv8k30TQ==
graphiql@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.13.0.tgz#8fcbfd25f73d84806ba6d3e8c96eac0a5bec8ab7"
integrity sha512-m2RBtSY1CQLz4XqCftQC0V9ZcbUXEx2Uwvuok3L/TJtsN5HOHUmPxGhOAZs7mESaAsg7Z8Tgy04BmYirDyfWug==
dependencies:
codemirror "^5.26.0"
codemirror-graphql "^0.7.1"
@ -11139,6 +11139,7 @@ graphql-request@^1.5.0:
graphql@^0.13.2, graphql@^14.1.1:
version "0.13.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
integrity sha512-QZ5BL8ZO/B20VA8APauGBg3GyEgZ19eduvpLWoq5x7gMmWnHoy8rlQWPLmWgFvo1yNgjSEFMesmS4R6pPr7xog==
dependencies:
iterall "^1.2.1"
@ -12822,6 +12823,7 @@ istextorbinary@2.1.0:
iterall@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==
jasmine-core@~2.8.0:
version "2.8.0"