mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-03-13 17:04:39 -04:00
chore(deps): upgrade terser-webpack-plugin to v4.x
for webpack 5 compatibility
This commit is contained in:
parent
9ca530bf43
commit
67521316f4
2 changed files with 656 additions and 213 deletions
867
package-lock.json
generated
867
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -95,7 +95,7 @@
|
|||
"semantic-release": "19.0.5",
|
||||
"stats.js": "0.17.0",
|
||||
"tap": "16.3.10",
|
||||
"terser-webpack-plugin": "1.4.5",
|
||||
"terser-webpack-plugin": "4.2.3",
|
||||
"tiny-worker": "2.3.0",
|
||||
"webpack": "4.47.0",
|
||||
"webpack-cli": "3.3.12",
|
||||
|
|
Loading…
Reference in a new issue