Bump uglify-js from 3.9.0 to 3.9.1 (#1818)

Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/mishoo/UglifyJS2/releases)
- [Commits](https://github.com/mishoo/UglifyJS2/compare/v3.9.0...v3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-16 13:50:33 +01:00 committed by GitHub
parent 8945f00fca
commit c1fc7a4e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11653,9 +11653,9 @@
}
},
"uglify-js": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.0.tgz",
"integrity": "sha512-j5wNQBWaql8gr06dOUrfaohHlscboQZ9B8sNsoK5o4sBjm7Ht9dxSbrMXyktQpA16Acaij8AcoozteaPYZON0g==",
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.1.tgz",
"integrity": "sha512-JUPoL1jHsc9fOjVFHdQIhqEEJsQvfKDjlubcCilu8U26uZ73qOg8VsN8O1jbuei44ZPlwL7kmbAdM4tzaUvqnA==",
"dev": true,
"requires": {
"commander": "~2.20.3"

View File

@ -70,7 +70,7 @@
"pad-right": "0.2.2",
"standard": "14.3.3",
"sylvester": "0.0.21",
"uglify-js": "3.9.0",
"uglify-js": "3.9.1",
"underscore": "1.10.2",
"webpack": "4.42.1",
"zeros": "1.0.0"