Skip to content

Commit f28c9f4

Browse files
committed
update deps
1 parent 00bc343 commit f28c9f4

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.4",
100+
"graphql-playground-react": "1.6.5",
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.4"
3732-
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.4.tgz#f783bc93458b2a6327695c767fab2f34e0e8baf2"
3730+
3731+
version "1.6.5"
3732+
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.5.tgz#c8f3c7dcefc99dd39ab35751eca8e3d5e34e0a27"
37333733
dependencies:
37343734
apollo-link "^1.0.7"
37353735
apollo-link-http "^1.3.2"

0 commit comments

Comments
 (0)