Skip to content

Commit

Permalink
Update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent a8782d6 commit a7002ce
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 342 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@eslint/js": "^9.7.0",
"@faker-js/faker": "^8.4.1",
"@types/node": "^20.14.11",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.1.3",
"eslint": "^9.7.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand All @@ -28,7 +28,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^7.16.1",
"undici": "^6.19.2",
"vitest": "^1.6.0"
"vitest": "^2.1.3"
},
"scripts": {
"start": "ts-node-esm src/index.ts",
Expand Down
Loading

0 comments on commit a7002ce

Please sign in to comment.