Skip to content

Commit edfbfa5

Browse files
authored
Merge pull request #7845 from wenzhixin/dependabot/npm_and_yarn/npm-run-all2-8.0.2
Bump npm-run-all2 from 8.0.1 to 8.0.2
2 parents 2068687 + 85612e2 commit edfbfa5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4762,7 +4762,7 @@ mimic-fn@^2.1.0:
47624762
dependencies:
47634763
brace-expansion "^1.1.7"
47644764

4765-
minimatch@^10.0.0, minimatch@^10.0.1:
4765+
minimatch@^10.0.0:
47664766
version "10.0.1"
47674767
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
47684768
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
@@ -4823,14 +4823,14 @@ npm-normalize-package-bin@^4.0.0:
48234823
integrity sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==
48244824

48254825
npm-run-all2@^8.0.1:
4826-
version "8.0.1"
4827-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8.0.1.tgz#23211c8777306ca519b69adc55db56088f06f9a7"
4828-
integrity sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ==
4826+
version "8.0.2"
4827+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8.0.2.tgz#637cc8162d58a588dac3596e4ec4bf85937c5158"
4828+
integrity sha512-yU70kTcohhAETxUjJQxTdQbaDJWCyv+DlKHEWdOifxZ0hZUKRh26mY2mfzlPxfGbsTRbgBuEHeakB6wx0CvVaQ==
48294829
dependencies:
48304830
ansi-styles "^6.2.1"
48314831
cross-spawn "^7.0.6"
48324832
memorystream "^0.3.1"
4833-
minimatch "^10.0.1"
4833+
picomatch "^4.0.2"
48344834
pidtree "^0.6.0"
48354835
read-package-json-fast "^4.0.0"
48364836
shell-quote "^1.7.3"

0 commit comments

Comments
 (0)