Skip to content

Commit c4ee71a

Browse files
committed
chore: update vitest peerDep version
1 parent f19cee6 commit c4ee71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
130130
"jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0",
131131
"playwright-core": "^1.43.1",
132-
"vitest": "^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0-beta.3"
132+
"vitest": "^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0"
133133
},
134134
"peerDependenciesMeta": {
135135
"@cucumber/cucumber": {

0 commit comments

Comments
 (0)