Skip to content

Commit 4420aa6

Browse files
alan-agius4dgp1130
authored andcommitted
build: update dependency license-webpack-plugin to v4
1 parent 1eee1e7 commit 4420aa6

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"less": "4.1.2",
174174
"less-loader": "10.2.0",
175175
"license-checker": "^25.0.0",
176-
"license-webpack-plugin": "3.0.0",
176+
"license-webpack-plugin": "4.0.0",
177177
"loader-utils": "3.0.0",
178178
"magic-string": "0.25.7",
179179
"mini-css-extract-plugin": "2.4.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"karma-source-map-support": "1.4.0",
4040
"less": "4.1.2",
4141
"less-loader": "10.2.0",
42-
"license-webpack-plugin": "3.0.0",
42+
"license-webpack-plugin": "4.0.0",
4343
"loader-utils": "3.0.0",
4444
"mini-css-extract-plugin": "2.4.3",
4545
"minimatch": "3.0.4",

yarn.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6698,10 +6698,12 @@ license-checker@^25.0.0:
66986698
spdx-satisfies "^4.0.0"
66996699
treeify "^1.1.0"
67006700

6701-
6702-
version "3.0.0"
6703-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
6704-
integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
6701+
6702+
version "4.0.0"
6703+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.0.tgz#11cf6ac96559f4a987cf55d3d2a33f295ae8f13b"
6704+
integrity sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==
6705+
dependencies:
6706+
webpack-sources "^3.0.0"
67056707

67066708
lie@~3.3.0:
67076709
version "3.3.0"
@@ -10703,16 +10705,16 @@ [email protected]:
1070310705
clone-deep "^4.0.1"
1070410706
wildcard "^2.0.0"
1070510707

10708+
webpack-sources@^3.0.0, webpack-sources@^3.2.2:
10709+
version "3.2.2"
10710+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10711+
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10712+
1070610713
webpack-sources@^3.2.0:
1070710714
version "3.2.1"
1070810715
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
1070910716
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
1071010717

10711-
webpack-sources@^3.2.2:
10712-
version "3.2.2"
10713-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10714-
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10715-
1071610718
1071710719
version "5.0.0"
1071810720
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz#8268b9cc1a229a8f8129ca9eeb59cde52185b6b1"

0 commit comments

Comments
 (0)