Skip to content

Commit

Permalink
chore: Update uglify-js to version 3.3.16 (#2860)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Gregor Herdmann committed Mar 20, 2018
1 parent 29d6877 commit 5fed38b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"script-loader": "0.7.2",
"sinon": "4.4.6",
"style-loader": "0.20.3",
"uglify-js": "3.3.15",
"uglify-js": "3.3.16",
"uglifyjs-webpack-plugin": "1.2.4",
"webpack": "3.11.0",
"webpack-dev-server": "2.11.1"
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2407,14 +2407,18 @@ commander@^2.14.1, commander@^2.9.0:
version "2.14.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"

commander@^2.15.0, commander@~2.15.0:
commander@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.0.tgz#ad2a23a1c3b036e392469b8012cec6b33b4c1322"

commander@~2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"

commander@~2.15.0:
version "2.15.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"

comment-parser@^0.4.2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.4.2.tgz#fa5a3f78013070114866dc7b8e9cf317a9635f74"
Expand Down Expand Up @@ -10120,9 +10124,9 @@ uglify-es@^3.3.4:
commander "~2.13.0"
source-map "~0.6.1"

[email protected].15:
version "3.3.15"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.3.15.tgz#5b8783b6856110d3a03a9b81e07324a3b925f2dd"
[email protected].16:
version "3.3.16"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.3.16.tgz#23ba13efa27aa00885be7417819e8a9787f94028"
dependencies:
commander "~2.15.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 5fed38b

Please sign in to comment.