Skip to content

Commit 9588758

Browse files
committed
fix: update react dep
1 parent 52cde5a commit 9588758

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"graphql-config": "^2.0.1",
9898
"graphql-config-extension-graphcool": "1.0.8",
9999
"graphql-config-extension-prisma": "^0.0.12",
100-
"graphql-playground-react": "1.6.5",
100+
"graphql-playground-react": "1.6.6",
101101
"immutable": "4.0.0-rc.9",
102102
"js-yaml": "^3.10.0",
103103
"lodash.merge": "^4.6.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3727,9 +3727,9 @@ [email protected]:
37273727
dependencies:
37283728
graphql-config "2.0.0"
37293729

3730-
3731-
version "1.6.5"
3732-
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.5.tgz#c8f3c7dcefc99dd39ab35751eca8e3d5e34e0a27"
3730+
3731+
version "1.6.6"
3732+
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.6.tgz#0336c92e53f9f89bde26682df2932bca275fa34a"
37333733
dependencies:
37343734
apollo-link "^1.0.7"
37353735
apollo-link-http "^1.3.2"

0 commit comments

Comments
 (0)