Bump uglify-js from 3.11.1 to 3.11.2

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.11.1...v3.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-12 05:13:40 +00:00 committed by GitHub
parent b64e012da8
commit 2f2dcf5dce
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

@ -10006,9 +10006,9 @@
"dev": true "dev": true
}, },
"uglify-js": { "uglify-js": {
"version": "3.11.1", "version": "3.11.2",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.1.tgz", "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.2.tgz",
"integrity": "sha512-OApPSuJcxcnewwjSGGfWOjx3oix5XpmrK9Z2j0fTRlHGoZ49IU6kExfZTM0++fCArOOCet+vIfWwFHbvWqwp6g==", "integrity": "sha512-G440NU6fewtnQftSgqRV1r2A5ChKbU1gqFCJ7I8S7MPpY/eZZfLGefaY6gUZYiWebMaO+txgiQ1ZyLDuNWJulg==",
"dev": true "dev": true
}, },
"unc-path-regex": { "unc-path-regex": {

View File

@ -53,7 +53,7 @@
"mocha": "8.1.3", "mocha": "8.1.3",
"source-map-loader": "1.1.0", "source-map-loader": "1.1.0",
"standard": "14.3.4", "standard": "14.3.4",
"uglify-js": "3.11.1", "uglify-js": "3.11.2",
"webpack": "4.44.2" "webpack": "4.44.2"
}, },
"files": [ "files": [