Skip to content

Commit

Permalink
chore: update some dependencies (#4086)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Sep 7, 2023
1 parent 8b46ee8 commit c54056a
Show file tree
Hide file tree
Showing 2 changed files with 2,697 additions and 478 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.34.3",
"private": true,
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.7.4",
"description": "A blazing fast unit test framework powered by Vite",
"scripts": {
"ci": "ni && nr typecheck && nr lint && nr build && nr test:all",
Expand Down Expand Up @@ -75,7 +75,7 @@
},
"pnpm": {
"overrides": {
"vite": "^4.3.9",
"vite": "^4.4.9",
"vitest": "workspace:*"
},
"peerDependencyRules": {
Expand Down

0 comments on commit c54056a

Please sign in to comment.