File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 69
69
"webpack-merge" : " 4.2.2" ,
70
70
"webpack-sources" : " 1.4.3" ,
71
71
"webpack-subresource-integrity" : " 1.4.1" ,
72
- "worker-plugin" : " 4.0.2 "
72
+ "worker-plugin" : " 4.0.3 "
73
73
},
74
74
"peerDependencies" : {
75
75
"@angular/compiler-cli" : " >=9.0.0 < 10" ,
Original file line number Diff line number Diff line change 12930
12930
dependencies:
12931
12931
loader-utils "^1.1.0"
12932
12932
12933
+
12934
+ version "4.0.3"
12935
+ resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-4.0.3.tgz#7c42e600d5931ad154d3d5f187a32446df64db0f"
12936
+ integrity sha512-7hFDYWiKcE3yHZvemsoM9lZis/PzurHAEX1ej8PLCu818Rt6QqUAiDdxHPCKZctzmhqzPpcFSgvMCiPbtooqAg==
12937
+ dependencies:
12938
+ loader-utils "^1.1.0"
12939
+
12933
12940
wrap-ansi@^2.0.0:
12934
12941
version "2.1.0"
12935
12942
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
You can’t perform that action at this time.
0 commit comments