Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2 (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 87e69fa commit ab0a772
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 318 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tinybench": "^2.8.0",
"tsconfck": "workspace:^",
"tsconfck-2": "npm:tsconfck@^2.1.2",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"lint-staged": {
"*.{js,md}": "eslint --cache --fix",
Expand Down
4 changes: 2 additions & 2 deletions packages/tsconfck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.5",
"esbuild": "^0.21.5",
"tiny-glob": "^0.2.9",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"engines": {
"node": "^18 || >=20"
Expand Down
Loading

0 comments on commit ab0a772

Please sign in to comment.