⬆️ Bump electron from 4.1.0 to 4.1.1

Bumps [electron](https://github.com/electron/electron) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-25 14:13:37 +00:00
parent e7a2bfdbc6
commit ab4157332f
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -10,9 +10,9 @@
"integrity": "sha512-AsnBZN3a8/JcNt+KPkGGODaA4c7l3W5+WpeKgGSbstSLxqWtTXqd1ieJGBQ8IFCtRg8DmmKUcSkIkUc0A4p3YA=="
},
"@types/node": {
"version": "10.14.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.14.1.tgz",
"integrity": "sha512-Rymt08vh1GaW4vYB6QP61/5m/CFLGnFZP++bJpWbiNxceNa6RBipDmb413jvtSf/R1gg5a/jQVl2jY4XVRscEA=="
"version": "10.14.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.14.3.tgz",
"integrity": "sha512-2lhc7S28vo8FwR3Jv3Ifyd77AxEsx+Nl9ajWiac6/eWuvZ84zPK4RE05pfqcn3acIzlZDpQj5F1rIKQZX3ptLQ=="
},
"abbrev": {
"version": "1.1.1",
@ -794,9 +794,9 @@
"integrity": "sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ=="
},
"electron": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-4.1.0.tgz",
"integrity": "sha512-q/yTi9dT5UEFK/s+vOQaHNkTHWiRK9kEBYVJt34nmWc9piW42hXT+nhKUEHHhccMPr3q18gG0iPZqeR+LG76ow==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-4.1.1.tgz",
"integrity": "sha512-ABIEXTw55eiCW30a6F8fWLHL0QeH+yK3JgZpvTZZWLnkO5/SmG38avMxRhKOUQstRpYb+EEpE8IAM2DVOaTvtw==",
"requires": {
"@types/node": "^10.12.18",
"electron-download": "^4.1.0",

View File

@ -104,7 +104,7 @@
},
"dependencies": {
"clean-css": "4.2.1",
"electron": "4.1.0",
"electron": "4.1.1",
"electron-builder": "20.39.0",
"electron-rebuild": "1.8.4",
"node-abi": "2.7.1",