1
0
Fork 0

chore(deps): update dependency uglify-js to v3.5.13

This commit is contained in:
Renovate Bot 2019-05-19 03:20:54 +00:00 committed by renovate[bot]
parent 0a2ceea412
commit 8f79d99373
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
"pretty-bytes-cli": "2.0.0",
"semver": "6.0.0",
"sinon": "7.3.2",
"uglify-js": "3.5.11",
"uglify-js": "3.5.13",
"webpack": "3.12.0",
"webpack-cli": "3.3.2"
},

View file

@ -8797,10 +8797,10 @@ type-detect@4.0.8:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
uglify-js@3.5.11:
version "3.5.11"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.11.tgz#833442c0aa29b3a7d34344c7c63adaa3f3504f6a"
integrity sha512-izPJg8RsSyqxbdnqX36ExpbH3K7tDBsAU/VfNv89VkMFy3z39zFjunQGsSHOlGlyIfGLGprGeosgQno3bo2/Kg==
uglify-js@3.5.13:
version "3.5.13"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.13.tgz#d2d8857b598d77f8764ae3bfcf90bb1df134d2bd"
integrity sha512-Lho+IJlquX6sdJgyKSJx/M9y4XbDd3ekPjD8S6HYmT5yVSwDtlSuca2w5hV4g2dIsp0Y/4orbfWxKexodmFv7w==
dependencies:
commander "~2.20.0"
source-map "~0.6.1"