Skip to content

Commit

Permalink
Bump electron from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 13, 2019
1 parent f305e76 commit df9fca8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"core-js": "^2.6.5",
"css-module-flow": "^1.0.0",
"deep-assign": "^3.0.0",
"electron": "^6.0.1",
"electron": "^6.0.2",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@
eslint-plugin-import "^2.13.0"
eslint-plugin-react "7.10.0"

"@jetbrains/generator-ring-ui@^2.0.18":
version "2.0.18"
resolved "https://registry.yarnpkg.com/@jetbrains/generator-ring-ui/-/generator-ring-ui-2.0.18.tgz#8bd2ae1aa86d8f02718c14341ac3705fe8cf71d1"
integrity sha512-LQ41ufAncCvdEDeNN8oQoYjdXTuhW3CNLMx2brPBb5FW/UtkWMAp65atSx9Qm2cOaFJtTSNl+kH0p2v4NL0VMw==
"@jetbrains/generator-ring-ui@^2.0.19":
version "2.0.19"
resolved "https://registry.yarnpkg.com/@jetbrains/generator-ring-ui/-/generator-ring-ui-2.0.19.tgz#363cf54a127445616fac73f7791a97ed37416d36"
integrity sha512-H7KE0bg9dI5NY9F1ZXu8Ai6AmcXYxA1ndO3zGunt4i7o+T/xqSZBxOQD4UelxAs315AjVzKiBCX6R5WlTxTdyQ==
dependencies:
chalk "^2.4.2"
change-case "^3.1.0"
Expand Down Expand Up @@ -5634,10 +5634,10 @@ electron-to-chromium@^1.3.122, electron-to-chromium@^1.3.191:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.219.tgz#b8bc7c72fc6d5d5eeee57288eba4bfec5f070fa8"
integrity sha512-xANtM7YNFQGCMl+a0ZceXnPedpAatcIIyDNM56nQKzJFwuCyIzKVtBvLzyMOU0cczwO900TP309EkSeudrGRbQ==

electron@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.1.tgz#9dcdb3773e933890f432403f2ff5851cffbea126"
integrity sha512-XY69rI5IThIxsOS2BD+1ZkHE9hqkm4xN5a3WQFSmFRr2by4q5CnIe9vXmptlouGPTLs3tb7ySX/+K9CvH3szvg==
electron@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.2.tgz#437f3ac2bcb42116d92a3f1084280e0b2cff1493"
integrity sha512-2SV10JlUsEGZ8CePeQIllFBwrOmm1EONne3Ev7Ro1F4tuS9sF184d3/3wZjEtwOs7hsM6elceYnNuZfx93++YA==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit df9fca8

Please sign in to comment.