chore(deps-dev): Upgrade execa to ^8.0.1 (#200)
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/prompts": "^2.4.7",
|
||||
"@vitest/coverage-v8": "^0.34.6",
|
||||
"execa": "^7.2.0",
|
||||
"execa": "^8.0.1",
|
||||
"happy-dom": "^12.4.0",
|
||||
"lint-staged": "^15.0.2",
|
||||
"lodash.merge": "^4.6.2",
|
||||
|
||||
Generated
+2
-2
@@ -115,8 +115,8 @@ importers:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6(vitest@0.34.6)
|
||||
execa:
|
||||
specifier: ^7.2.0
|
||||
version: 7.2.0
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
happy-dom:
|
||||
specifier: ^12.4.0
|
||||
version: 12.10.3
|
||||
|
||||
Reference in New Issue
Block a user