File tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular
2 files changed +5
-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.1 " ,
26
+ "license-webpack-plugin" : " 2.0.2 " ,
27
27
"loader-utils" : " 1.1.0" ,
28
28
"mini-css-extract-plugin" : " 0.4.3" ,
29
29
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -5144,10 +5144,10 @@ license-checker@^20.1.0:
5144
5144
strip-ansi "^4.0.0"
5145
5145
treeify "^1.1.0"
5146
5146
5147
- license-webpack-plugin@2.0.1 :
5148
- version "2.0.1 "
5149
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.0.1 .tgz#d8d24d0d0db70d328ec911ae728719b842260078 "
5150
- integrity sha512-XUSJoU+M2w/N5ZdzHm++mFSM2BVKAdnSORXF7nbkpBJVdfi3hiiMpNdiuUR7S4OvsceiXQp1yoBwhiAP+gtC2g ==
5147
+ license-webpack-plugin@2.0.2 :
5148
+ version "2.0.2 "
5149
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.0.2 .tgz#9d34b521cb7fca8527945310b05be6ef0248b687 "
5150
+ integrity sha512-GsomZw5VoT20ST8qH2tOjBgbyhn6Pgs9M94g0mbvfBIV1VXufm1iKY+4dbgfTObj1Mp6nSRE3Zf74deOZr0KwA ==
5151
5151
dependencies :
5152
5152
webpack-sources "^1.2.0"
5153
5153
You can’t perform that action at this time.
0 commit comments