Update uglifyjs-webpack-plugin from 1.1.8 to 1.2.0 in app/angular

This commit is contained in:
Dependencies.io Bot 2018-02-16 23:01:51 +00:00
parent 70e48dd2e3
commit 40fd89ce21
2 changed files with 14 additions and 1 deletions

View File

@ -76,7 +76,7 @@
"sass-loader": "^6.0.6",
"style-loader": "^0.20.2",
"ts-loader": "^2.2.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"uglifyjs-webpack-plugin": "^1.2.0",
"url-loader": "^0.6.2",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0",

View File

@ -15324,6 +15324,19 @@ uglifyjs-webpack-plugin@^1.1.7, uglifyjs-webpack-plugin@^1.1.8:
webpack-sources "^1.1.0"
worker-farm "^1.5.2"
uglifyjs-webpack-plugin@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.2.0.tgz#f706fa4c655000a086b4a97c7d835ed0f6e9b0ef"
dependencies:
cacache "^10.0.1"
find-cache-dir "^1.0.0"
schema-utils "^0.4.2"
serialize-javascript "^1.4.0"
source-map "^0.6.1"
uglify-es "^3.3.4"
webpack-sources "^1.1.0"
worker-farm "^1.5.2"
uid-number@0.0.6, uid-number@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"