mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Build/Test Tools: Update UglifyJS to the latest version.
This updates the `uglify-js` package from version `3.6.0` to `3.12.4`. See #51801. git-svn-id: https://develop.svn.wordpress.org/trunk@49940 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
"sinon": "~9.2.2",
|
||||
"sinon-test": "~3.0.0",
|
||||
"source-map-loader": "^1.1.3",
|
||||
"uglify-js": "^3.6.0",
|
||||
"uglify-js": "^3.12.4",
|
||||
"uglifyjs-webpack-plugin": "2.2.0",
|
||||
"uuid": "8.3.2",
|
||||
"wait-on": "5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user