chore(deps): update dependency execa to v8 (main) (#23690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-10-17 12:25:38 +01:00 committed by GitHub
parent 6141c08a44
commit 10bdea968f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -53,7 +53,7 @@
"eslint-plugin-import": "2.28.1", "eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.2", "eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-no-only-tests": "3.1.0", "eslint-plugin-no-only-tests": "3.1.0",
"execa": "7.2.0", "execa": "8.0.1",
"fs-extra": "11.1.1", "fs-extra": "11.1.1",
"globby": "13.2.2", "globby": "13.2.2",
"h3": "1.8.2", "h3": "1.8.2",

View File

@ -26,7 +26,7 @@
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"consola": "^3.2.3", "consola": "^3.2.3",
"defu": "^6.1.2", "defu": "^6.1.2",
"execa": "^7.2.0", "execa": "^8.0.1",
"get-port-please": "^3.1.1", "get-port-please": "^3.1.1",
"ofetch": "^1.3.3", "ofetch": "^1.3.3",
"pathe": "^1.1.1", "pathe": "^1.1.1",

View File

@ -62,8 +62,8 @@ importers:
specifier: 3.1.0 specifier: 3.1.0
version: 3.1.0 version: 3.1.0
execa: execa:
specifier: 7.2.0 specifier: 8.0.1
version: 7.2.0 version: 8.0.1
fs-extra: fs-extra:
specifier: 11.1.1 specifier: 11.1.1
version: 11.1.1 version: 11.1.1
@ -539,8 +539,8 @@ importers:
specifier: ^6.1.2 specifier: ^6.1.2
version: 6.1.2 version: 6.1.2
execa: execa:
specifier: ^7.2.0 specifier: ^8.0.1
version: 7.2.0 version: 8.0.1
get-port-please: get-port-please:
specifier: ^3.1.1 specifier: ^3.1.1
version: 3.1.1 version: 3.1.1