chore(deps-dev): Upgrade execa to ^8.0.1 (#200)

This commit is contained in:
Aaron
2023-11-02 08:57:06 -05:00
committed by GitHub
parent c390b70f76
commit 2a35ce0a1e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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",
+2 -2
View File
@@ -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