File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 175
175
"less" : " 4.1.1" ,
176
176
"less-loader" : " 8.1.1" ,
177
177
"license-checker" : " ^25.0.0" ,
178
+ "license-webpack-plugin" : " 2.3.19" ,
178
179
"loader-utils" : " 2.0.0" ,
179
180
"magic-string" : " 0.25.7" ,
180
181
"mini-css-extract-plugin" : " 1.5.1" ,
Original file line number Diff line number Diff line change 39
39
"karma-source-map-support" : " 1.4.0" ,
40
40
"less" : " 4.1.1" ,
41
41
"less-loader" : " 8.1.1" ,
42
- "license-webpack-plugin" : " 2.3.17 " ,
42
+ "license-webpack-plugin" : " 2.3.19 " ,
43
43
"loader-utils" : " 2.0.0" ,
44
44
"mini-css-extract-plugin" : " 1.5.1" ,
45
45
"minimatch" : " 3.0.4" ,
Original file line number Diff line number Diff line change @@ -7216,10 +7216,10 @@ license-checker@^25.0.0:
7216
7216
spdx-satisfies "^4.0.0"
7217
7217
treeify "^1.1.0"
7218
7218
7219
- license-webpack-plugin@2.3.17 :
7220
- version "2.3.17 "
7221
- resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.17 .tgz#75d05d8b2c3f223be8988d144e9739df8f502319 "
7222
- integrity sha512-4jJ5/oIkhylMw2EjXh9sxPP8KC3FYBjTcxOCoTIaC2J/zVbJhfw992UEpSsov8VTt97XtU+xJyE4cJn4gHB2PA ==
7219
+ license-webpack-plugin@2.3.19 :
7220
+ version "2.3.19 "
7221
+ resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19 .tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c "
7222
+ integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA ==
7223
7223
dependencies:
7224
7224
"@types/webpack-sources" "^0.1.5"
7225
7225
webpack-sources "^1.2.0"
You can’t perform that action at this time.
0 commit comments