File tree 3 files changed +7
-2
lines changed
packages/angular_devkit/build_angular
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 169
169
"less-loader" : " 10.2.0" ,
170
170
"license-checker" : " ^25.0.0" ,
171
171
"license-webpack-plugin" : " 4.0.2" ,
172
- "loader-utils" : " 3.2.0 " ,
172
+ "loader-utils" : " 3.2.1 " ,
173
173
"magic-string" : " 0.25.7" ,
174
174
"mini-css-extract-plugin" : " 2.5.3" ,
175
175
"minimatch" : " 3.0.5" ,
Original file line number Diff line number Diff line change 40
40
"less" : " 4.1.2" ,
41
41
"less-loader" : " 10.2.0" ,
42
42
"license-webpack-plugin" : " 4.0.2" ,
43
- "loader-utils" : " 3.2.0 " ,
43
+ "loader-utils" : " 3.2.1 " ,
44
44
"mini-css-extract-plugin" : " 2.5.3" ,
45
45
"minimatch" : " 3.0.5" ,
46
46
"open" : " 8.4.0" ,
Original file line number Diff line number Diff line change @@ -7322,6 +7322,11 @@ loader-utils@3.2.0:
7322
7322
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
7323
7323
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
7324
7324
7325
+ loader-utils@3.2.1:
7326
+ version "3.2.1"
7327
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
7328
+ integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
7329
+
7325
7330
loader-utils@^1.4.0:
7326
7331
version "1.4.0"
7327
7332
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
You can’t perform that action at this time.
0 commit comments