summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c5479ec8bc..88cb2bcafc 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"chai": "^4.1.0",
"electron": "^1.7.9",
"electron-builder": "^19.37.2",
- "electron-devtools-installer": "^2.1.0",
+ "electron-devtools-installer": "^2.2.1",
"electron-mocha": "^3.3.0",
"enzyme": "^2.9.1",
"eslint": "^4.1.1",
diff --git a/yarn.lock b/yarn.lock
index c8593120de..42a9554e15 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2044,9 +2044,9 @@ electron-builder@^19.37.2:
update-notifier "^2.3.0"
yargs "^9.0.1"
-electron-devtools-installer@^2.1.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-2.2.0.tgz#9813e6811afcd69ddca3cae5416db72ea7ecfb6a"
+electron-devtools-installer@^2.2.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-2.2.1.tgz#0beb73ccbf65cbc4d09e706cebda638f839b8c55"
dependencies:
"7zip" "0.0.6"
cross-unzip "0.0.2"