File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 173173 "loader-utils" : " 3.2.1" ,
174174 "magic-string" : " 0.29.0" ,
175175 "mini-css-extract-plugin" : " 2.7.2" ,
176- "minimatch" : " ~6.2 .0" ,
176+ "minimatch" : " ~7.0 .0" ,
177177 "ng-packagr" : " 15.1.2" ,
178178 "node-fetch" : " ^2.2.0" ,
179179 "npm" : " ^8.11.0" ,
Original file line number Diff line number Diff line change @@ -8389,7 +8389,7 @@ minimatch@^5.0.1, minimatch@^5.1.0:
83898389 dependencies:
83908390 brace-expansion "^2.0.1"
83918391
8392- minimatch@^6.1.0, minimatch@^6.1.6, minimatch@~6.2.0 :
8392+ minimatch@^6.1.0, minimatch@^6.1.6:
83938393 version "6.2.0"
83948394 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.2.0.tgz#2b70fd13294178c69c04dfc05aebdb97a4e79e42"
83958395 integrity sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==
@@ -8403,6 +8403,13 @@ minimatch@~3.0.4:
84038403 dependencies:
84048404 brace-expansion "^1.1.7"
84058405
8406+ minimatch@~7.0.0:
8407+ version "7.0.0"
8408+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.0.0.tgz#20a8df098715e228c918b2bd81f34d9543767a75"
8409+ integrity sha512-Wog4y1P2q/0sF+0vw+6dWgqVmo/XPJg+2OtVmR6IVvNGDhcfAPjFacjZCUlGCoU/tbzH6EOeSt2P3llRAqRNiA==
8410+ dependencies:
8411+ brace-expansion "^2.0.1"
8412+
84068413minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
84078414 version "1.2.8"
84088415 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
You can’t perform that action at this time.
0 commit comments