Skip to content

Commit f219c46

Browse files
committed
test: update vitest to 2.1.8
1 parent a147146 commit f219c46

File tree

2 files changed

+566
-409
lines changed

2 files changed

+566
-409
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,11 @@
5454
"ts-jest": "29.1.2",
5555
"turbo": "latest",
5656
"typescript": "~5.2.2",
57-
"vite": "4.5.5",
58-
"vitest": "0.34.6",
57+
"vitest": "2.1.8",
5958
"webpack": "5.91.0",
6059
"yarn": "1.22.22"
6160
},
62-
"overrides": {
63-
"vite": "4.5.5"
64-
},
65-
"resolutions": {
66-
"vite": "4.5.5"
67-
},
61+
"overrides": {},
6862
"workspaces": [
6963
"packages/*",
7064
"smithy-typescript-ssdk-libs/*",

0 commit comments

Comments
 (0)