Skip to content

Commit

Permalink
Update uglify-js (#557)
Browse files Browse the repository at this point in the history
* Update uglify-js

Closes #553 (supported in v3.13.6)

* Update lock
  • Loading branch information
nachogarcia committed Aug 4, 2021
1 parent 9ccf10d commit 0e4b1a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"chalk": "^2.4.1",
"maxmin": "^2.1.0",
"uglify-js": "^3.13.3",
"uglify-js": "^3.13.10",
"uri-path": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0e4b1a0

Please sign in to comment.