mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Update webpack to the latest version 🚀 (#1400)
* chore(package): update webpack to version 4.29.3 * chore(package): update lockfile package-lock.json
This commit is contained in:
parent
4c317d8858
commit
b05e19b1ca
6
package-lock.json
generated
6
package-lock.json
generated
@ -10917,9 +10917,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.29.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.2.tgz",
|
||||
"integrity": "sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==",
|
||||
"version": "4.29.3",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.3.tgz",
|
||||
"integrity": "sha512-xPJvFeB+8tUflXFq+OgdpiSnsCD5EANyv56co5q8q8+YtEasn5Sj3kzY44mta+csCIEB0vneSxnuaHkOL2h94A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.7.11",
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
"tar": "4.4.8",
|
||||
"uglify-js": "3.4.9",
|
||||
"underscore": "1.9.1",
|
||||
"webpack": "4.29.2",
|
||||
"webpack": "4.29.3",
|
||||
"zeros": "1.0.0"
|
||||
},
|
||||
"main": "./index",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user