Skip to content

Commit 4da7501

Browse files
chore(deps): update vitest monorepo to v1
1 parent 2b8e6c7 commit 4da7501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

9.42 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": "^1.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": "^1.0.0"
8888
}
8989
}

0 commit comments

Comments
 (0)