From 9d4a83c88deffafe476351e35708a0b4f7a18c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 09:50:49 +0000 Subject: [PATCH] chore: Bump electron-dl from 1.12.0 to 1.13.0 Bumps [electron-dl](https://github.com/sindresorhus/electron-dl) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/sindresorhus/electron-dl/releases) - [Commits](https://github.com/sindresorhus/electron-dl/compare/v1.12.0...v1.13.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 83c0a2ec..bafd1767 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2307,9 +2307,9 @@ ecc-jsbn@~0.1.1: safer-buffer "^2.1.0" electron-dl@^1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-1.12.0.tgz#328c7f12d3e458ed4ddc773d8ffc28d59ab35d2e" - integrity sha512-UMc2CL45Ybpvu66LDPYzwmDRmYK4Ivz+wdnTM0eXcNMztvQwhixAk2UPme1c7McqG8bAlKEkQpZn3epmQy4EWg== + version "1.13.0" + resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-1.13.0.tgz#410981363fcee6909860acfd2b376f31ce0faa59" + integrity sha512-0sg/g7zOuH5TABWSgsqFB275jbRCkIxYq6Nz1lFqMQP/Z93EF2mOo+RPNL1CyFH0dEZLFOvPgwmSMqiPICVOyQ== dependencies: ext-name "^5.0.0" pupa "^1.0.0"