mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
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:
parent
8945f00fca
commit
c1fc7a4e2b
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user