File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 168
168
"less" : " 4.1.2" ,
169
169
"less-loader" : " 10.2.0" ,
170
170
"license-checker" : " ^25.0.0" ,
171
- "license-webpack-plugin" : " 4.0.1 " ,
171
+ "license-webpack-plugin" : " 4.0.2 " ,
172
172
"loader-utils" : " 3.2.0" ,
173
173
"magic-string" : " 0.25.7" ,
174
174
"mini-css-extract-plugin" : " 2.5.3" ,
Original file line number Diff line number Diff line change 39
39
"karma-source-map-support" : " 1.4.0" ,
40
40
"less" : " 4.1.2" ,
41
41
"less-loader" : " 10.2.0" ,
42
- "license-webpack-plugin" : " 4.0.1 " ,
42
+ "license-webpack-plugin" : " 4.0.2 " ,
43
43
"loader-utils" : " 3.2.0" ,
44
44
"mini-css-extract-plugin" : " 2.5.3" ,
45
45
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -7126,10 +7126,10 @@ license-webpack-plugin@4.0.0:
7126
7126
dependencies:
7127
7127
webpack-sources "^3.0.0"
7128
7128
7129
- license-webpack-plugin@4.0.1 :
7130
- version "4.0.1 "
7131
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.1 .tgz#957930fa595f5b65aa0b21bfd2c19644486f3d9f "
7132
- integrity sha512-SQum9mg3BgnY5BK+2KYl4W7pk9b26Q8tW2lTsO6tidD0/Ds9ksdXvp3ip2s9LqDjj5gtBMyWRfOPZptWj4PfCg ==
7129
+ license-webpack-plugin@4.0.2 :
7130
+ version "4.0.2 "
7131
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.2 .tgz#1e18442ed20b754b82f1adeff42249b81d11aec6 "
7132
+ integrity sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw ==
7133
7133
dependencies:
7134
7134
webpack-sources "^3.0.0"
7135
7135
You can’t perform that action at this time.
0 commit comments