From: Eduardo San Martin Morote Date: Tue, 18 Apr 2023 09:22:18 +0000 (+0200) Subject: chore: up execa X-Git-Tag: @pinia/nuxt@0.4.9~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a8cf802c15598a408629754325ebc510d55aec3;p=thirdparty%2Fvuejs%2Fpinia.git chore: up execa --- diff --git a/package.json b/package.json index 1c673789..8bb9eb47 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "chalk": "^5.2.0", "conventional-changelog-cli": "^2.2.2", "enquirer": "^2.3.6", - "execa": "^6.1.0", + "execa": "^7.1.1", "globby": "^13.1.4", "happy-dom": "^9.8.1", "lint-staged": "^13.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb31cd33..c5691429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ importers: specifier: ^2.3.6 version: 2.3.6 execa: - specifier: ^6.1.0 - version: 6.1.0 + specifier: ^7.1.1 + version: 7.1.1 globby: specifier: ^13.1.4 version: 13.1.4