Skip to content

Commit 977a063

Browse files
chore(deps): update js unit test packages to v4.0.18
1 parent 96b6377 commit 977a063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@biomejs/biome": "2.3.11",
1313
"@tsconfig/strictest": "2.0.8",
1414
"@types/node": "24.10.8",
15-
"@vitest/browser": "4.0.17",
16-
"@vitest/browser-playwright": "4.0.17",
15+
"@vitest/browser": "4.0.18",
16+
"@vitest/browser-playwright": "4.0.18",
1717
"fixpack": "4.0.0",
1818
"husky": "9.1.7",
1919
"lint-staged": "16.2.7",
@@ -22,7 +22,7 @@
2222
"playwright": "1.57.0",
2323
"typedoc": "0.28.16",
2424
"typescript": "5.9.3",
25-
"vitest": "4.0.17"
25+
"vitest": "4.0.18"
2626
},
2727
"devEngines": {
2828
"packageManager": {

0 commit comments

Comments
 (0)