Skip to content

Commit

Permalink
Merge pull request #397 from srod/greenkeeper/uglify-js-3.4.7
Browse files Browse the repository at this point in the history
Update uglify-js to the latest version 🚀
  • Loading branch information
srod authored Aug 10, 2018
2 parents 84b1fd7 + 2350305 commit 335084d
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 14 deletions.
34 changes: 24 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ora": "3.0.0",
"sqwish": "0.2.2",
"uglify-es": "3.3.9",
"uglify-js": "3.4.6",
"uglify-js": "3.4.7",
"update-notifier": "2.5.0",
"xtend": "4.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4832,9 +4832,9 @@ uglify-es@3.3.9:
commander "~2.13.0"
source-map "~0.6.1"

uglify-js@3.4.6:
version "3.4.6"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.6.tgz#bc546d53f3e02b05d97d0ca5a7abfe0fb0384ddb"
uglify-js@3.4.7:
version "3.4.7"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.7.tgz#4df6b92e54789aa921a254cb1e33704d6ec12b89"
dependencies:
commander "~2.16.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 335084d

Please sign in to comment.