@@ -3910,6 +3910,13 @@ mimic-function@^5.0.0:
3910
3910
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
3911
3911
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
3912
3912
3913
+ minimatch@^10.0.1 :
3914
+ version "10.0.1"
3915
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3916
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3917
+ dependencies :
3918
+ brace-expansion "^2.0.1"
3919
+
3913
3920
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
3914
3921
version "3.1.2"
3915
3922
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3924,7 +3931,7 @@ minimatch@^5.0.1:
3924
3931
dependencies :
3925
3932
brace-expansion "^2.0.1"
3926
3933
3927
- minimatch@^9.0.0, minimatch@^9.0. 1 :
3934
+ minimatch@^9.0.1 :
3928
3935
version "9.0.3"
3929
3936
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3930
3937
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -3993,15 +4000,15 @@ npm-normalize-package-bin@^4.0.0:
3993
4000
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz#df79e70cd0a113b77c02d1fe243c96b8e618acb1"
3994
4001
integrity sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==
3995
4002
3996
- npm-run-all2@7 .0.2 :
3997
- version "7 .0.2 "
3998
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7 .0.2 .tgz#26155c140b5e3f1155efd7f5d67212c8027b397c "
3999
- integrity sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA ==
4003
+ npm-run-all2@8 .0.1 :
4004
+ version "8 .0.1 "
4005
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8 .0.1 .tgz#23211c8777306ca519b69adc55db56088f06f9a7 "
4006
+ integrity sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ ==
4000
4007
dependencies :
4001
4008
ansi-styles "^6.2.1"
4002
4009
cross-spawn "^7.0.6"
4003
4010
memorystream "^0.3.1"
4004
- minimatch "^9 .0.0 "
4011
+ minimatch "^10 .0.1 "
4005
4012
pidtree "^0.6.0"
4006
4013
read-package-json-fast "^4.0.0"
4007
4014
shell-quote "^1.7.3"
0 commit comments