diff options
| author | Zog | 2018-01-31 13:37:47 +0100 | 
|---|---|---|
| committer | Zog | 2018-01-31 13:44:48 +0100 | 
| commit | e12c06e4a5733c22588982db7cd857126cc6296d (patch) | |
| tree | b7aa1b95c0cf11e7dbc369fb49af22d0a9e49975 /yarn.lock | |
| parent | 4fa30ef61bd334de0627267b7b2eda4e09c8b728 (diff) | |
| download | chouette-core-e12c06e4a5733c22588982db7cd857126cc6296d.tar.bz2 | |
Try and fix jenkins builds
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -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" | 
