Skip to content

Commit f234750

Browse files
fix(deps): update dependency execa to v8 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d12cd3a commit f234750

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-vue": "^2.1.0",
2323
"@vue/compiler-sfc": "^3.2.30",
2424
"ejs": "^3.1.6",
25-
"execa": "^7.1.1",
25+
"execa": "^8.0.1",
2626
"file-saver": "^2.0.5",
2727
"jest": "^27.5.0",
2828
"jszip": "^3.10.1",

pnpm-lock.yaml

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)