File tree 3 files changed +9
-4
lines changed
packages/angular_devkit/build_angular
3 files changed +9
-4
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.0 " ,
171
+ "license-webpack-plugin" : " 4.0.1 " ,
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.0 " ,
42
+ "license-webpack-plugin" : " 4.0.1 " ,
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 205
205
206
206
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#2024033f3123cd1beed78d43ec7269467cd9fa93":
207
207
version "0.0.0-354871956801929457d9f08482fb81f7012ed7c8"
208
- uid "2024033f3123cd1beed78d43ec7269467cd9fa93"
209
208
resolved "https://github.com/angular/dev-infra-private-builds.git#2024033f3123cd1beed78d43ec7269467cd9fa93"
210
209
dependencies:
211
210
"@actions/core" "^1.4.0"
@@ -7127,6 +7126,13 @@ license-webpack-plugin@4.0.0:
7127
7126
dependencies:
7128
7127
webpack-sources "^3.0.0"
7129
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==
7133
+ dependencies:
7134
+ webpack-sources "^3.0.0"
7135
+
7130
7136
lie@~3.3.0:
7131
7137
version "3.3.0"
7132
7138
resolved "https://registry.yarnpkg.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a"
@@ -9628,7 +9634,6 @@ sass@1.49.0, sass@^1.32.8:
9628
9634
9629
9635
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
9630
9636
version "0.0.0"
9631
- uid "992e2cb0d91e54b27a4f5bbd2049f3b774718115"
9632
9637
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
9633
9638
9634
9639
saucelabs@^1.5.0:
You can’t perform that action at this time.
0 commit comments