Skip to content

Commit

Permalink
chore: upgrade to vitest v2 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: Marlon Passos <[email protected]>
  • Loading branch information
aleclarson and MarlonPassos-git authored Jul 23, 2024
1 parent 5e19d66 commit 3273682
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 214 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@biomejs/biome": "^1.8.3",
"@codspeed/vitest-plugin": "^3.1.0",
"@typescript-eslint/parser": "^7.16.1",
"@vitest/coverage-v8": "1.6.0",
"@vitest/coverage-v8": "2.0.3",
"concurrently": "^8.2.2",
"eslint-plugin-compat": "^6.0.0",
"glob": "^11.0.0",
Expand All @@ -60,7 +60,7 @@
"prettier-plugin-sh": "^0.14.0",
"tsup": "^8.1.0",
"typescript": "^5.5.2",
"vitest": "1.6.0"
"vitest": "2.0.2"
},
"sideEffects": false,
"browserslist": [
Expand Down
Loading

0 comments on commit 3273682

Please sign in to comment.