Skip to content

Commit

Permalink
Fix vitest version for pretty-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
daniilsapa committed Jan 6, 2025
1 parent 75db8ef commit 66bbf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pretty-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"figures": "^6.1.0",
"picocolors": "^1.1.1",
"terminal-link": "^3.0.0",
"vitest": "3.0.0-beta.2"
"vitest": "^3.0.0-beta.2"
}
}

0 comments on commit 66bbf39

Please sign in to comment.