Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 38bd93d commit 6135222
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 121 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"test:e2e": "pnpm vitest run tests"
},
"devDependencies": {
"@vitest/browser": "^0.34.6",
"@vitest/browser": "^1.0.0",
"esbuild": "^0.19.5",
"typescript": "^5.2.2",
"vite-plugin-wasm": "^3.2.2",
"vitest": "^0.34.6",
"vitest": "^1.0.0",
"webdriverio": "^8.21.0"
}
}
Loading

0 comments on commit 6135222

Please sign in to comment.