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 177
177
"less" : " 4.1.1" ,
178
178
"less-loader" : " 10.0.0" ,
179
179
"license-checker" : " ^25.0.0" ,
180
- "license-webpack-plugin" : " 2.3.19 " ,
180
+ "license-webpack-plugin" : " 2.3.20 " ,
181
181
"loader-utils" : " 2.0.0" ,
182
182
"magic-string" : " 0.25.7" ,
183
183
"mini-css-extract-plugin" : " 1.6.2" ,
Original file line number Diff line number Diff line change 41
41
"karma-source-map-support" : " 1.4.0" ,
42
42
"less" : " 4.1.1" ,
43
43
"less-loader" : " 10.0.0" ,
44
- "license-webpack-plugin" : " 2.3.19 " ,
44
+ "license-webpack-plugin" : " 2.3.20 " ,
45
45
"loader-utils" : " 2.0.0" ,
46
46
"mini-css-extract-plugin" : " 1.6.2" ,
47
47
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -7047,10 +7047,10 @@ license-checker@^25.0.0:
7047
7047
spdx-satisfies "^4.0.0"
7048
7048
treeify "^1.1.0"
7049
7049
7050
-
7051
- version "2.3.19 "
7052
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19 .tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c "
7053
- integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA ==
7050
+
7051
+ version "2.3.20 "
7052
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.20 .tgz#f51fb674ca31519dbedbe1c7aabc036e5a7f2858 "
7053
+ integrity sha512-AHVueg9clOKACSHkhmEI+PCC9x8+qsQVuKECZD3ETxETK5h/PCv5/MUzyG1gm8OMcip/s1tcNxqo9Qb7WhjGsg ==
7054
7054
dependencies:
7055
7055
"@types/webpack-sources" "^0.1.5"
7056
7056
webpack-sources "^1.2.0"
You can’t perform that action at this time.
0 commit comments