Skip to content

Commit 3eb6105

Browse files
renovate-botdgp1130
authored andcommitted
build: update worker-plugin to version 4.0.3
1 parent 1640948 commit 3eb6105

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"webpack-merge": "4.2.2",
7070
"webpack-sources": "1.4.3",
7171
"webpack-subresource-integrity": "1.4.1",
72-
"worker-plugin": "4.0.2"
72+
"worker-plugin": "4.0.3"
7373
},
7474
"peerDependencies": {
7575
"@angular/compiler-cli": ">=9.0.0 < 10",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12930,6 +12930,13 @@ [email protected]:
1293012930
dependencies:
1293112931
loader-utils "^1.1.0"
1293212932

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+
1293312940
wrap-ansi@^2.0.0:
1293412941
version "2.1.0"
1293512942
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"

0 commit comments

Comments
 (0)