Skip to content

Commit 4ff0f78

Browse files
committed
deps: update vitest
1 parent d2b4fcc commit 4ff0f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"devDependencies": {
3333
"@typescript-eslint/eslint-plugin": "^8.2.0",
3434
"@typescript-eslint/parser": "^8.2.0",
35-
"@vitest/coverage-v8": "^2.0.1",
35+
"@vitest/coverage-v8": "^3.2.4",
3636
"eslint": "^8.2.0",
3737
"eslint-config-airbnb-base": "^15.0.0",
3838
"eslint-plugin-import": "^2.22.0",
3939
"rollup": "^4.6.0",
4040
"rollup-plugin-typescript2": "^0.36.0",
4141
"typescript": "^5.0.2",
42-
"vitest": "^2.0.1"
42+
"vitest": "^3.2.4"
4343
}
4444
}

0 commit comments

Comments
 (0)