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 172
172
"loader-utils" : " 3.2.0" ,
173
173
"magic-string" : " 0.25.7" ,
174
174
"mini-css-extract-plugin" : " 2.5.3" ,
175
- "minimatch" : " 3.0.4 " ,
175
+ "minimatch" : " 3.0.5 " ,
176
176
"minimist" : " 1.2.6" ,
177
177
"ng-packagr" : " 13.1.3" ,
178
178
"node-fetch" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 42
42
"license-webpack-plugin" : " 4.0.2" ,
43
43
"loader-utils" : " 3.2.0" ,
44
44
"mini-css-extract-plugin" : " 2.5.3" ,
45
- "minimatch" : " 3.0.4 " ,
45
+ "minimatch" : " 3.0.5 " ,
46
46
"open" : " 8.4.0" ,
47
47
"ora" : " 5.4.1" ,
48
48
"parse5-html-rewriting-stream" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -7713,10 +7713,10 @@ minimalistic-assert@^1.0.0:
7713
7713
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
7714
7714
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
7715
7715
7716
- "minimatch@2 || 3",
[email protected] .
4 , minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.
4 :
7717
- version "3.0.4 "
7718
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4 .tgz#5166e286457f03306064be5497e8dbb0c3d32083 "
7719
- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA ==
7716
+ "minimatch@2 || 3",
[email protected] .
5 , minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.
5 :
7717
+ version "3.0.5 "
7718
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5 .tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3 "
7719
+ integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw ==
7720
7720
dependencies:
7721
7721
brace-expansion "^1.1.7"
7722
7722
You can’t perform that action at this time.
0 commit comments