Re-update dependency worker-loader to v3 (#24033)

This reverts commit 211de2b4c8.
This commit is contained in:
Andy Balaam 2023-01-04 11:41:09 +00:00
parent 411b40a59c
commit d684f7f336
2 changed files with 7 additions and 7 deletions

View file

@ -166,7 +166,7 @@
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.2",
"worker-loader": "^2.0.0",
"worker-loader": "^3.0.0",
"worklet-loader": "^2.0.0",
"yaml": "^2.0.1"
},