chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#958)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-16 14:31:28 +01:00
committed by GitHub
parent 370546dab3
commit 51af9ce0b4

12
pnpm-lock.yaml generated
View File

@@ -476,8 +476,8 @@ packages:
cross-fetch@3.1.5:
resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==}
cross-spawn@7.0.3:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
cross-spawn@7.0.5:
resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==}
engines: {node: '>= 8'}
ctrlc-windows@2.1.0:
@@ -1402,7 +1402,7 @@ snapshots:
'@effection/process@2.1.4':
dependencies:
cross-spawn: 7.0.3
cross-spawn: 7.0.5
ctrlc-windows: 2.1.0
effection: 2.0.8(mocha@10.4.0)
shellwords: 0.1.1
@@ -1787,7 +1787,7 @@ snapshots:
transitivePeerDependencies:
- encoding
cross-spawn@7.0.3:
cross-spawn@7.0.5:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
@@ -1861,7 +1861,7 @@ snapshots:
'@types/json-schema': 7.0.15
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.3
cross-spawn: 7.0.5
debug: 4.3.4(supports-color@8.1.1)
escape-string-regexp: 4.0.0
eslint-scope: 8.2.0
@@ -1910,7 +1910,7 @@ snapshots:
execa@9.5.1:
dependencies:
'@sindresorhus/merge-streams': 4.0.0
cross-spawn: 7.0.3
cross-spawn: 7.0.5
figures: 6.1.0
get-stream: 9.0.1
human-signals: 8.0.0