Merge pull request #33625 from overleaf/ar-update-vitest

[monorepo] bump vitest to 4.1.5

GitOrigin-RevId: 22ba2249ae384fd59347c9aa45c70f51ccdf8890
This commit is contained in:
Andrew Rumble
2026-05-15 15:49:23 +01:00
committed by Copybot
parent 19ad00c329
commit e9aedce4ab
9 changed files with 124 additions and 113 deletions

View File

@@ -42,6 +42,6 @@
"chai-as-promised": "^7.1.1",
"mocha": "^11.1.0",
"typescript": "^5.0.4",
"vitest": "^4.0.0"
"vitest": "4.1.5"
}
}