Skip to content

Commit 64e86e0

Browse files
chore(deps): update devdependency vitest to v4 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e97fcce commit 64e86e0

2 files changed

Lines changed: 102 additions & 191 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/node": "24.12.4",
1515
"@typescript/native-preview": "7.0.0-dev.20260527.2",
16-
"vitest": "^3.2.4"
16+
"vitest": "^4.0.0"
1717
},
1818
"packageManager": "pnpm@11.5.0"
1919
}

0 commit comments

Comments
 (0)