Skip to content

Commit 96600f5

Browse files
renovate-botfilipesilva
authored andcommitted
build: update dependency license-webpack-plugin to v3
1 parent a5dadc5 commit 96600f5

File tree

3 files changed

+6
-31
lines changed

3 files changed

+6
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"less": "4.1.2",
173173
"less-loader": "10.0.1",
174174
"license-checker": "^25.0.0",
175-
"license-webpack-plugin": "2.3.21",
175+
"license-webpack-plugin": "3.0.0",
176176
"loader-utils": "2.0.0",
177177
"magic-string": "0.25.7",
178178
"mini-css-extract-plugin": "2.4.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"karma-source-map-support": "1.4.0",
4141
"less": "4.1.2",
4242
"less-loader": "10.0.1",
43-
"license-webpack-plugin": "2.3.21",
43+
"license-webpack-plugin": "3.0.0",
4444
"loader-utils": "2.0.0",
4545
"mini-css-extract-plugin": "2.4.1",
4646
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2272,15 +2272,6 @@
22722272
"@types/source-list-map" "*"
22732273
source-map "^0.7.3"
22742274

2275-
"@types/webpack-sources@^0.1.5":
2276-
version "0.1.9"
2277-
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-0.1.9.tgz#da69b06eb34f6432e6658acb5a6893c55d983920"
2278-
integrity sha512-bvzMnzqoK16PQIC8AYHNdW45eREJQMd6WG/msQWX5V2+vZmODCOPb4TJcbgRljTZZTwTM4wUMcsI8FftNA7new==
2279-
dependencies:
2280-
"@types/node" "*"
2281-
"@types/source-list-map" "*"
2282-
source-map "^0.6.1"
2283-
22842275
"@types/webpack@^4":
22852276
version "4.41.31"
22862277
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.31.tgz#c35f252a3559ddf9c85c0d8b0b42019025e581aa"
@@ -6699,13 +6690,10 @@ license-checker@^25.0.0:
66996690
spdx-satisfies "^4.0.0"
67006691
treeify "^1.1.0"
67016692

6702-
6703-
version "2.3.21"
6704-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.21.tgz#152f5e82d5f51f8bab78905731f2b8042aa5691b"
6705-
integrity sha512-rVaYU9TddZN3ao8M/0PrRSCdTp2EW6VQymlgsuScld1vef0Ou7fALx3ePe83KLP3xAEDcPK5fkqUVqGBnbz1zQ==
6706-
dependencies:
6707-
"@types/webpack-sources" "^0.1.5"
6708-
webpack-sources "^1.2.0"
6693+
6694+
version "3.0.0"
6695+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
6696+
integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
67096697

67106698
lie@~3.3.0:
67116699
version "3.3.0"
@@ -9581,11 +9569,6 @@ sonic-boom@^1.0.2:
95819569
atomic-sleep "^1.0.0"
95829570
flatstr "^1.0.12"
95839571

9584-
source-list-map@^2.0.0:
9585-
version "2.0.1"
9586-
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
9587-
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
9588-
95899572
source-map-js@^0.6.2:
95909573
version "0.6.2"
95919574
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
@@ -10839,14 +10822,6 @@ [email protected]:
1083910822
clone-deep "^4.0.1"
1084010823
wildcard "^2.0.0"
1084110824

10842-
webpack-sources@^1.2.0:
10843-
version "1.4.3"
10844-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
10845-
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
10846-
dependencies:
10847-
source-list-map "^2.0.0"
10848-
source-map "~0.6.1"
10849-
1085010825
webpack-sources@^3.2.0:
1085110826
version "3.2.1"
1085210827
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"

0 commit comments

Comments
 (0)