Skip to content

Commit 3aa3bfc

Browse files
renovate-botdgp1130
authored andcommitted
build: update dependency license-webpack-plugin to v4
1 parent 22f8e8a commit 3aa3bfc

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"less": "4.1.2",
172172
"less-loader": "10.2.0",
173173
"license-checker": "^25.0.0",
174-
"license-webpack-plugin": "3.0.0",
174+
"license-webpack-plugin": "4.0.0",
175175
"loader-utils": "3.2.0",
176176
"magic-string": "0.25.7",
177177
"mini-css-extract-plugin": "2.4.4",

packages/angular_devkit/build_angular/package.json

+1-1
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.2.0",
4444
"mini-css-extract-plugin": "2.4.4",
4545
"minimatch": "3.0.4",

yarn.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -6798,10 +6798,12 @@ license-checker@^25.0.0:
67986798
spdx-satisfies "^4.0.0"
67996799
treeify "^1.1.0"
68006800

6801-
6802-
version "3.0.0"
6803-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
6804-
integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
6801+
6802+
version "4.0.0"
6803+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.0.tgz#11cf6ac96559f4a987cf55d3d2a33f295ae8f13b"
6804+
integrity sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==
6805+
dependencies:
6806+
webpack-sources "^3.0.0"
68056807

68066808
lie@~3.3.0:
68076809
version "3.3.0"
@@ -10833,16 +10835,16 @@ [email protected]:
1083310835
clone-deep "^4.0.1"
1083410836
wildcard "^2.0.0"
1083510837

10838+
webpack-sources@^3.0.0, webpack-sources@^3.2.2:
10839+
version "3.2.2"
10840+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10841+
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10842+
1083610843
webpack-sources@^3.2.0:
1083710844
version "3.2.1"
1083810845
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
1083910846
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
1084010847

10841-
webpack-sources@^3.2.2:
10842-
version "3.2.2"
10843-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
10844-
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
10845-
1084610848
1084710849
version "5.0.0"
1084810850
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz#8268b9cc1a229a8f8129ca9eeb59cde52185b6b1"

0 commit comments

Comments
 (0)