Skip to content

Commit 13add03

Browse files
authored
chore: update vitest (calcom#23732)
1 parent bb2dcc5 commit 13add03

2 files changed

Lines changed: 153 additions & 125 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@snaplet/copycat": "^4.1.0",
9292
"@testing-library/jest-dom": "^5.16.5",
9393
"@testing-library/react": "^16.0.1",
94-
"@vitest/ui": "^2.1.1",
94+
"@vitest/ui": "^2.1.9",
9595
"c8": "^7.13.0",
9696
"checkly": "latest",
9797
"dotenv-checker": "^1.1.5",
@@ -110,7 +110,7 @@
110110
"resize-observer-polyfill": "^1.5.1",
111111
"tsc-absolute": "^1.0.0",
112112
"typescript": "5.9.0-beta",
113-
"vitest": "^2.1.1",
113+
"vitest": "^2.1.9",
114114
"vitest-fetch-mock": "^0.3.0",
115115
"vitest-mock-extended": "^2.0.2"
116116
},

0 commit comments

Comments
 (0)