Skip to content

Commit

Permalink
chore: remove unused execa devDependencies (#6294)
Browse files Browse the repository at this point in the history
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
  • Loading branch information
benmccann and sheremet-va authored Aug 9, 2024
1 parent 0a5d816 commit 00dfc1a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
31 changes: 0 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion test/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@vitest/browser": "workspace:*",
"@vitest/cjs-lib": "link:./cjs-lib",
"@vitest/injected-lib": "link:./injected-lib",
"execa": "^7.1.1",
"playwright": "^1.41.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion test/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"@vitest/runner": "workspace:^",
"@vitest/utils": "workspace:*",
"debug": "^4.3.4",
"execa": "^8.0.1",
"unplugin-swc": "^1.4.4",
"vite": "latest",
"vitest": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion test/vite-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"devDependencies": {
"@types/inquirer": "^9.0.3",
"execa": "^6.1.0",
"inquirer": "^9.2.7",
"vite-node": "workspace:*",
"vitest": "workspace:*"
Expand Down

0 comments on commit 00dfc1a

Please sign in to comment.