File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 231231 "webpack-merge" : " 4.2.2" ,
232232 "webpack-sources" : " 1.4.3" ,
233233 "webpack-subresource-integrity" : " 1.4.0" ,
234- "worker-plugin" : " 4 .0.2 " ,
234+ "worker-plugin" : " 5 .0.0 " ,
235235 "zone.js" : " ^0.10.2"
236236 },
237237 "husky" : {
Original file line number Diff line number Diff line change 7171 "webpack-merge" : " 4.2.2" ,
7272 "webpack-sources" : " 1.4.3" ,
7373 "webpack-subresource-integrity" : " 1.4.1" ,
74- "worker-plugin" : " 4 .0.3 "
74+ "worker-plugin" : " 5 .0.0 "
7575 },
7676 "peerDependencies" : {
7777 "@angular/compiler-cli" : " >=10.1.0-next.0 < 11" ,
Original file line number Diff line number Diff line change @@ -13559,17 +13559,10 @@ worker-farm@^1.7.0:
1355913559 dependencies:
1356013560 errno "~0.1.7"
1356113561
13562- worker-plugin@4.0.2:
13563- version "4.0.2"
13564- resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-4.0.2.tgz#0456dd7af1c0de64591326fd8a08c5d9f2b5b27a"
13565- integrity sha512-V+1zSZMOOKk+uBzKyNIODLQLsx59zSIOaI75J1EMS0iR1qy+KQR3y/pQ3T0vIhvPfDFapGRMsoMvQNEL3okqSA==
13566- dependencies:
13567- loader-utils "^1.1.0"
13568-
13569- worker-plugin@4.0.3:
13570- version "4.0.3"
13571- resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-4.0.3.tgz#7c42e600d5931ad154d3d5f187a32446df64db0f"
13572- integrity sha512-7hFDYWiKcE3yHZvemsoM9lZis/PzurHAEX1ej8PLCu818Rt6QqUAiDdxHPCKZctzmhqzPpcFSgvMCiPbtooqAg==
13562+ worker-plugin@5.0.0:
13563+ version "5.0.0"
13564+ resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-5.0.0.tgz#113b5fe1f4a5d6a957cecd29915bedafd70bb537"
13565+ integrity sha512-AXMUstURCxDD6yGam2r4E34aJg6kW85IiaeX72hi+I1cxyaMUtrvVY6sbfpGKAj5e7f68Acl62BjQF5aOOx2IQ==
1357313566 dependencies:
1357413567 loader-utils "^1.1.0"
1357513568
You can’t perform that action at this time.
0 commit comments