File tree 2 files changed +6
-5
lines changed
packages/angular_devkit/build_angular
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 23
23
"karma-source-map-support" : " 1.3.0" ,
24
24
"less" : " 3.8.1" ,
25
25
"less-loader" : " 4.1.0" ,
26
- "license-webpack-plugin" : " 2.0.2 " ,
26
+ "license-webpack-plugin" : " 2.0.4 " ,
27
27
"loader-utils" : " 1.1.0" ,
28
28
"mini-css-extract-plugin" : " 0.4.4" ,
29
29
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -5716,11 +5716,12 @@ license-checker@^20.1.0:
5716
5716
strip-ansi "^4.0.0"
5717
5717
treeify "^1.1.0"
5718
5718
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 ==
5723
5723
dependencies :
5724
+ " @types/webpack-sources" " ^0.1.5"
5724
5725
webpack-sources "^1.2.0"
5725
5726
5726
5727
lie@~3.1.0 :
You can’t perform that action at this time.
0 commit comments