Merge branch 'renovate/execa-9.x' into 'develop'

chore(deps): update dependency execa to v9.1.0

Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!10848
This commit is contained in:
naskya 2024-05-15 18:36:18 +00:00
commit efb6cc9132
2 changed files with 6 additions and 6 deletions

View file

@ -47,7 +47,7 @@
"@biomejs/cli-linux-arm64": "1.7.3",
"@biomejs/cli-linux-x64": "1.7.3",
"@types/node": "20.12.12",
"execa": "9.0.2",
"execa": "9.1.0",
"pnpm": "9.1.1",
"typescript": "5.4.5"
}

View file

@ -31,8 +31,8 @@ importers:
specifier: 20.12.12
version: 20.12.12
execa:
specifier: 9.0.2
version: 9.0.2
specifier: 9.1.0
version: 9.1.0
pnpm:
specifier: 9.1.1
version: 9.1.1
@ -4464,8 +4464,8 @@ packages:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'}
execa@9.0.2:
resolution: {integrity: sha512-oO281GF7ksH/Ogv1xyDf1prvFta/6/XkGKxRUvA3IB2MU1rCJGlFs86HRZhdooow1ISkR0Np0rOxUCIJVw36Rg==}
execa@9.1.0:
resolution: {integrity: sha512-lSgHc4Elo2m6bUDhc3Hl/VxvUDJdQWI40RZ4KMY9bKRc+hgMOT7II/JjbNDhI8VnMtrCb7U/fhpJIkLORZozWw==}
engines: {node: '>=18'}
executable@4.1.1:
@ -12205,7 +12205,7 @@ snapshots:
signal-exit: 3.0.7
strip-final-newline: 2.0.0
execa@9.0.2:
execa@9.1.0:
dependencies:
'@sindresorhus/merge-streams': 4.0.0
cross-spawn: 7.0.3