Skip to content

Commit d1dc268

Browse files
chore(deps): update vitest monorepo to v2
1 parent 7a1bca3 commit d1dc268

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

25.5 KB
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@types/node": "^20.6.0",
75-
"@vitest/coverage-v8": "^0.34.4",
75+
"@vitest/coverage-v8": "^2.0.0",
7676
"@typescript-eslint/eslint-plugin": "^6.7.2",
7777
"@typescript-eslint/parser": "^6.7.2",
7878
"eslint": "^8.49.0",
@@ -84,6 +84,6 @@
8484
"prettier": "^3.0.3",
8585
"typescript": "^5.2.2",
8686
"unbuild": "^2.0.0",
87-
"vitest": "^0.34.4"
87+
"vitest": "^2.0.0"
8888
}
8989
}

0 commit comments

Comments
 (0)