mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
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:
@@ -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
10
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user