chore(tools/challenge-parser): migrate tests to Vitest v4 (#65961)

This commit is contained in:
Jeevankumar S
2026-02-21 11:12:51 +05:30
committed by GitHub
parent ed873a69ac
commit 81748f8241
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -62,6 +62,6 @@
"eslint": "^9.39.1",
"typescript": "5.9.3",
"unist-util-select": "3.0.4",
"vitest": "^3.2.4"
"vitest": "^4.0.15"
}
}