Skip to content

Commit

Permalink
chore: update vitest peerDep version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 20, 2025
1 parent f19cee6 commit c4ee71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"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",
"jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0",
"playwright-core": "^1.43.1",
"vitest": "^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0-beta.3"
"vitest": "^0.34.6 || ^1.0.0 || ^2.0.0 || ^3.0.0"
},
"peerDependenciesMeta": {
"@cucumber/cucumber": {
Expand Down

0 comments on commit c4ee71a

Please sign in to comment.