Update dependency uglifyjs-webpack-plugin to v1.3.0
This commit is contained in:
parent
1f98b083c4
commit
bfe3f92c79
2 changed files with 5 additions and 5 deletions
|
@ -110,7 +110,7 @@
|
|||
"shelljs": "0.8.5",
|
||||
"svg-sprite-loader": "3.9.2",
|
||||
"svgo": "2.8.0",
|
||||
"uglifyjs-webpack-plugin": "1.2.7",
|
||||
"uglifyjs-webpack-plugin": "1.3.0",
|
||||
"url-loader": "1.1.2",
|
||||
"vue-jest": "4.0.0-beta.2",
|
||||
"vue-loader": "15.3.0",
|
||||
|
|
|
@ -10427,10 +10427,10 @@ uglify-js@3.4.x:
|
|||
commander "~2.19.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
uglifyjs-webpack-plugin@1.2.7:
|
||||
version "1.2.7"
|
||||
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.2.7.tgz#57638dd99c853a1ebfe9d97b42160a8a507f9d00"
|
||||
integrity sha512-1VicfKhCYHLS8m1DCApqBhoulnASsEoJ/BvpUpP4zoNAPpKzdH+ghk0olGJMmwX2/jprK2j3hAHdUbczBSy2FA==
|
||||
uglifyjs-webpack-plugin@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.3.0.tgz#75f548160858163a08643e086d5fefe18a5d67de"
|
||||
integrity sha512-ovHIch0AMlxjD/97j9AYovZxG5wnHOPkL7T1GKochBADp/Zwc44pEWNqpKl1Loupp1WhFg7SlYmHZRUfdAacgw==
|
||||
dependencies:
|
||||
cacache "^10.0.4"
|
||||
find-cache-dir "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue