chore(deps): update dependency cross-spawn to v7.0.6 (#348)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-02 03:20:05 -08:00 committed by GitHub
parent eb5c9f99ea
commit 61a2c6e82a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 13 deletions

View File

@ -34,7 +34,7 @@
"devDependencies": {
"@types/cross-spawn": "~6.0.6",
"@types/which": "~3.0.4",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.6",
"path-exists": "5.0.0",
"patha": "0.4.1"
},

View File

@ -435,8 +435,8 @@ importers:
specifier: ~3.0.4
version: 3.0.4
cross-spawn:
specifier: 7.0.3
version: 7.0.3
specifier: 7.0.6
version: 7.0.6
path-exists:
specifier: 5.0.0
version: 5.0.0
@ -2526,10 +2526,6 @@ packages:
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
hasBin: true
cross-spawn@7.0.3:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
engines: {node: '>= 8'}
cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines: {node: '>= 8'}
@ -8071,12 +8067,6 @@ snapshots:
dependencies:
cross-spawn: 7.0.6
cross-spawn@7.0.3:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
which: 2.0.2
cross-spawn@7.0.6:
dependencies:
path-key: 3.1.1