@@ -1536,6 +1536,14 @@ foreground-child@^2.0.0:
15361536 cross-spawn "^7.0.0"
15371537 signal-exit "^3.0.2"
15381538
1539+ foreground-child@^3.3.0 :
1540+ version "3.3.0"
1541+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
1542+ integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
1543+ dependencies :
1544+ cross-spawn "^7.0.0"
1545+ signal-exit "^4.0.1"
1546+
15391547fromentries@^1.2.0 :
15401548 version "1.3.2"
15411549 resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
@@ -2376,10 +2384,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
23762384 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
23772385 integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
23782386
2379- nyc@^17.0 .0 :
2380- version "17.0 .0"
2381- resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.0 .0.tgz#d8943407584242a448a70290b15bb72207fac9fd "
2382- integrity sha512-ISp44nqNCaPugLLGGfknzQwSwt10SSS5IMoPR7GLoMAyS18Iw5js8U7ga2VF9lYuMZ42gOHr3UddZw4WZltxKg ==
2387+ nyc@^17.1 .0 :
2388+ version "17.1 .0"
2389+ resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.1 .0.tgz#b6349a401a62ffeb912bd38ea9a018839fdb6eb1 "
2390+ integrity sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ ==
23832391 dependencies :
23842392 " @istanbuljs/load-nyc-config" " ^1.0.0"
23852393 " @istanbuljs/schema" " ^0.1.2"
@@ -2388,7 +2396,7 @@ nyc@^17.0.0:
23882396 decamelize "^1.2.0"
23892397 find-cache-dir "^3.2.0"
23902398 find-up "^4.1.0"
2391- foreground-child "^2.0 .0"
2399+ foreground-child "^3.3 .0"
23922400 get-package-type "^0.1.0"
23932401 glob "^7.1.6"
23942402 istanbul-lib-coverage "^3.0.0"
@@ -2892,6 +2900,11 @@ signal-exit@^3.0.2:
28922900 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
28932901 integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
28942902
2903+ signal-exit@^4.0.1 :
2904+ version "4.1.0"
2905+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
2906+ integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
2907+
28952908sinon@^18.0.0 :
28962909 version "18.0.0"
28972910 resolved "https://registry.yarnpkg.com/sinon/-/sinon-18.0.0.tgz#69ca293dbc3e82590a8b0d46c97f63ebc1e5fc01"
0 commit comments