Skip to content

Commit fc66ca6

Browse files
committed
chore(deps): update electron
1 parent 63483f2 commit fc66ca6

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
@@ -135,7 +135,7 @@
135135
"babili-webpack-plugin": "0.1.2",
136136
"concurrently": "3.5.1",
137137
"css-loader": "0.28.9",
138-
"electron": "1.8.2",
138+
"electron": "1.8.3",
139139
"electron-builder": "19.55.3",
140140
"electron-devtools-installer": "2.2.3",
141141
"extract-text-webpack-plugin": "3.0.2",

packages/graphql-playground-electron/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2731,9 +2731,9 @@ [email protected]:
27312731
semver "^5.5.0"
27322732
source-map-support "^0.5.4"
27332733

2734-
2735-
version "1.8.2"
2736-
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2.tgz#a817cd733c2972b3c7cc4f777caf6e424b88014d"
2734+
2735+
version "1.8.3"
2736+
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.3.tgz#001416ea3a25ce594e317cb5531bc41eadd22f7f"
27372737
dependencies:
27382738
"@types/node" "^8.0.24"
27392739
electron-download "^3.0.1"

0 commit comments

Comments
 (0)