build: bump electron-dl from 1.10.0 to 1.11.0 (#1127)

Bumps [electron-dl](https://github.com/sindresorhus/electron-dl) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/sindresorhus/electron-dl/releases)
- [Commits](https://github.com/sindresorhus/electron-dl/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-03-21 14:17:19 -04:00 committed by Igor Gassmann
parent c8d18a43bd
commit 5f9a0620c5
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
"bluebird": "^3.5.1",
"classnames": "^2.2.5",
"country-data": "^0.0.31",
"electron-dl": "^1.6.0",
"electron-dl": "^1.11.0",
"electron-is-dev": "^0.3.0",
"electron-log": "^2.2.12",
"electron-publisher-s3": "^20.2.0",

View file

@ -2956,9 +2956,9 @@ electron-devtools-installer@^2.2.3:
rimraf "^2.5.2"
semver "^5.3.0"
electron-dl@^1.6.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-1.10.0.tgz#f94416064056fc6f2a86ae498614c93526890af9"
electron-dl@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-1.11.0.tgz#112851f3857bb1a556b5c736af06040bd40df850"
dependencies:
ext-name "^5.0.0"
pupa "^1.0.0"