Skip to content

Commit 4917b1d

Browse files
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52589cf commit 4917b1d

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5314,9 +5314,9 @@ create-jest@^29.7.0:
53145314
prompts "^2.0.1"
53155315

53165316
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
5317-
version "7.0.3"
5318-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
5319-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
5317+
version "7.0.6"
5318+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
5319+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
53205320
dependencies:
53215321
path-key "^3.1.0"
53225322
shebang-command "^2.0.0"
@@ -10691,7 +10691,16 @@ string-length@^4.0.1:
1069110691
char-regex "^1.0.2"
1069210692
strip-ansi "^6.0.0"
1069310693

10694-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10694+
"string-width-cjs@npm:string-width@^4.2.0":
10695+
version "4.2.3"
10696+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10697+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10698+
dependencies:
10699+
emoji-regex "^8.0.0"
10700+
is-fullwidth-code-point "^3.0.0"
10701+
strip-ansi "^6.0.1"
10702+
10703+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1069510704
version "4.2.3"
1069610705
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1069710706
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10765,7 +10774,14 @@ string_decoder@~1.1.1:
1076510774
dependencies:
1076610775
safe-buffer "~5.1.0"
1076710776

10768-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10777+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10778+
version "6.0.1"
10779+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10780+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10781+
dependencies:
10782+
ansi-regex "^5.0.1"
10783+
10784+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1076910785
version "6.0.1"
1077010786
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1077110787
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11720,7 +11736,16 @@ wordwrapjs@^5.1.0:
1172011736
resolved "https://registry.yarnpkg.com/wordwrapjs/-/wordwrapjs-5.1.0.tgz#4c4d20446dcc670b14fa115ef4f8fd9947af2b3a"
1172111737
integrity sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==
1172211738

11723-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11739+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11740+
version "7.0.0"
11741+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11742+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11743+
dependencies:
11744+
ansi-styles "^4.0.0"
11745+
string-width "^4.1.0"
11746+
strip-ansi "^6.0.0"
11747+
11748+
wrap-ansi@^7.0.0:
1172411749
version "7.0.0"
1172511750
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1172611751
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)