aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorZog2018-01-31 13:37:47 +0100
committerZog2018-01-31 13:44:48 +0100
commite12c06e4a5733c22588982db7cd857126cc6296d (patch)
treeb7aa1b95c0cf11e7dbc369fb49af22d0a9e49975 /yarn.lock
parent4fa30ef61bd334de0627267b7b2eda4e09c8b728 (diff)
downloadchouette-core-e12c06e4a5733c22588982db7cd857126cc6296d.tar.bz2
Try and fix jenkins builds
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index d17ae1d52..b32d906dd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1347,9 +1347,9 @@ clap@^1.0.9:
dependencies:
chalk "^1.1.3"
-clean-webpack-plugin@0.1.17:
- version "0.1.17"
- resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.17.tgz#71c57242e6d47204d46f809413176e7bed28ec49"
+clean-webpack-plugin@^0.1.18:
+ version "0.1.18"
+ resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.18.tgz#2e2173897c76646031bff047c14b9c22c80d8c4a"
dependencies:
rimraf "^2.6.1"