fix(deps): update dependency execa to v9.5.1 (#945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-04 12:09:32 +01:00
committed by GitHub
parent 67e32df22f
commit e2c97b2011
2 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.0",
"@iarna/toml": "2.2.5",
"execa": "9.4.1",
"execa": "9.5.1",
"globby": "14.0.2",
"json5": "2.2.3",
"string-argv": "0.3.2",

10
pnpm-lock.yaml generated
View File

@@ -18,8 +18,8 @@ importers:
specifier: 2.2.5
version: 2.2.5
execa:
specifier: 9.4.1
version: 9.4.1
specifier: 9.5.1
version: 9.5.1
globby:
specifier: 14.0.2
version: 14.0.2
@@ -580,8 +580,8 @@ packages:
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
engines: {node: '>=0.8.x'}
execa@9.4.1:
resolution: {integrity: sha512-5eo/BRqZm3GYce+1jqX/tJ7duA2AnE39i88fuedNFUV8XxGxUpF3aWkBRfbUcjV49gCkvS/pzc0YrCPhaIewdg==}
execa@9.5.1:
resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==}
engines: {node: ^18.19.0 || >=20.5.0}
extend@3.0.2:
@@ -1907,7 +1907,7 @@ snapshots:
events@3.3.0: {}
execa@9.4.1:
execa@9.5.1:
dependencies:
'@sindresorhus/merge-streams': 4.0.0
cross-spawn: 7.0.3