Skip to content

Commit

Permalink
chore(deps): update dependency electron to v4.1.0 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and njzjz committed Mar 14, 2019
1 parent 9e7b4b8 commit e341abf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vue/cli-service": "3.5.1",
"@vue/eslint-config-standard": "4.0.0",
"babel-eslint": "10.0.1",
"electron": "4.0.8",
"electron": "4.1.0",
"eslint": "5.15.1",
"eslint-plugin-vue": "5.2.2",
"stylus": "0.54.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3470,10 +3470,10 @@ electron-to-chromium@^1.3.113:
resolved "http://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
integrity sha1-scz2Gd9yla6he8aVHcaJYyYp5Kk=

electron@4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.8.tgz#b7998b16543d2094f081757a0c5afdb8875ea510"
integrity sha512-FOBJIHkuv8wc15N+ZyqwDzPavYVu5CHMBEf14jHDWv7QW2vkEIpJjVK+PIT31kfZfvjsIP0j2wvA/FBsiqB7pw==
electron@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.1.0.tgz#ecba9c83de271e8ba7637332ece9ed023c6ea3f0"
integrity sha512-q/yTi9dT5UEFK/s+vOQaHNkTHWiRK9kEBYVJt34nmWc9piW42hXT+nhKUEHHhccMPr3q18gG0iPZqeR+LG76ow==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit e341abf

Please sign in to comment.