Skip to content

Commit bd88af5

Browse files
committed
perf(@angular-devkit/build-angular): update license-webpack-plugin to 2.3.19
This includes xz64/license-webpack-plugin#102
1 parent b36c0c9 commit bd88af5

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175
"less": "4.1.1",
176176
"less-loader": "8.1.1",
177177
"license-checker": "^25.0.0",
178+
"license-webpack-plugin": "2.3.19",
178179
"loader-utils": "2.0.0",
179180
"magic-string": "0.25.7",
180181
"mini-css-extract-plugin": "1.5.1",

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.1",
4141
"less-loader": "8.1.1",
42-
"license-webpack-plugin": "2.3.17",
42+
"license-webpack-plugin": "2.3.19",
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.5.1",
4545
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7216,10 +7216,10 @@ license-checker@^25.0.0:
72167216
spdx-satisfies "^4.0.0"
72177217
treeify "^1.1.0"
72187218

7219-
license-webpack-plugin@2.3.17:
7220-
version "2.3.17"
7221-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.17.tgz#75d05d8b2c3f223be8988d144e9739df8f502319"
7222-
integrity sha512-4jJ5/oIkhylMw2EjXh9sxPP8KC3FYBjTcxOCoTIaC2J/zVbJhfw992UEpSsov8VTt97XtU+xJyE4cJn4gHB2PA==
7219+
license-webpack-plugin@2.3.19:
7220+
version "2.3.19"
7221+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19.tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c"
7222+
integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA==
72237223
dependencies:
72247224
"@types/webpack-sources" "^0.1.5"
72257225
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)