Skip to content

Commit 78780f2

Browse files
alan-agius4josephperrott
authored andcommitted
build: update license-webpack-plugin to 2.3.20
Closes: #21309
1 parent 9920c55 commit 78780f2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"less": "4.1.1",
178178
"less-loader": "10.0.0",
179179
"license-checker": "^25.0.0",
180-
"license-webpack-plugin": "2.3.19",
180+
"license-webpack-plugin": "2.3.20",
181181
"loader-utils": "2.0.0",
182182
"magic-string": "0.25.7",
183183
"mini-css-extract-plugin": "1.6.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"karma-source-map-support": "1.4.0",
4242
"less": "4.1.1",
4343
"less-loader": "10.0.0",
44-
"license-webpack-plugin": "2.3.19",
44+
"license-webpack-plugin": "2.3.20",
4545
"loader-utils": "2.0.0",
4646
"mini-css-extract-plugin": "1.6.2",
4747
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,10 +7047,10 @@ license-checker@^25.0.0:
70477047
spdx-satisfies "^4.0.0"
70487048
treeify "^1.1.0"
70497049

7050-
7051-
version "2.3.19"
7052-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19.tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c"
7053-
integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA==
7050+
7051+
version "2.3.20"
7052+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.20.tgz#f51fb674ca31519dbedbe1c7aabc036e5a7f2858"
7053+
integrity sha512-AHVueg9clOKACSHkhmEI+PCC9x8+qsQVuKECZD3ETxETK5h/PCv5/MUzyG1gm8OMcip/s1tcNxqo9Qb7WhjGsg==
70547054
dependencies:
70557055
"@types/webpack-sources" "^0.1.5"
70567056
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)