Skip to content

Commit 159ed35

Browse files
authored
Merge pull request webpack#3016 from SpaceK33z/upgrade-uglifyjs
Update uglify-js dep
2 parents 9ad33d9 + 2b0973b commit 159ed35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"source-map": "^0.5.3",
2020
"supports-color": "^3.1.0",
2121
"tapable": "~0.2.3",
22-
"uglify-js": "~2.6.0",
22+
"uglify-js": "~2.7.3",
2323
"watchpack": "^1.0.0",
2424
"webpack-sources": "^0.1.0",
2525
"yargs": "^4.7.1"

0 commit comments

Comments
 (0)