Skip to content

Commit 04fd3d0

Browse files
alan-agius4alexeagle
authored andcommitted
build: update license-webpack-plugin to version 2.0.4
1 parent 1c96c85 commit 04fd3d0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"karma-source-map-support": "1.3.0",
2424
"less": "3.8.1",
2525
"less-loader": "4.1.0",
26-
"license-webpack-plugin": "2.0.2",
26+
"license-webpack-plugin": "2.0.4",
2727
"loader-utils": "1.1.0",
2828
"mini-css-extract-plugin": "0.4.4",
2929
"minimatch": "3.0.4",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5716,11 +5716,12 @@ license-checker@^20.1.0:
57165716
strip-ansi "^4.0.0"
57175717
treeify "^1.1.0"
57185718

5719-
5720-
version "2.0.2"
5721-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.0.2.tgz#9d34b521cb7fca8527945310b05be6ef0248b687"
5722-
integrity sha512-GsomZw5VoT20ST8qH2tOjBgbyhn6Pgs9M94g0mbvfBIV1VXufm1iKY+4dbgfTObj1Mp6nSRE3Zf74deOZr0KwA==
5719+
5720+
version "2.0.4"
5721+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.0.4.tgz#48532e7d7b45f6ceb21a68b6826ce7241d7ea6da"
5722+
integrity sha512-FQgOqrrIcD4C/VQo6ecWgXZULK5rs0kIDJtHcSVO6SBUrD63kEHZwmKOvBTquFQSgMQn/yeH68qooKDfqiBF2Q==
57235723
dependencies:
5724+
"@types/webpack-sources" "^0.1.5"
57245725
webpack-sources "^1.2.0"
57255726

57265727
lie@~3.1.0:

0 commit comments

Comments
 (0)