Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 7dd9af7 commit 605b369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"tsx": "^3.12.1",
"typescript": "^4.8.4",
"vite": "^4.0.0",
"vitest": "^0.28.0",
"vitest": "^0.34.0",
"vivid-typing": "^1.1.32"
},
"simple-git-hooks": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -29,7 +29,7 @@
"unplugin-vue-components": "^0.18.0",
"vite": "^4.0.0",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.28.0",
"vitest": "^0.34.0",
"vue-tsc": "^1.0.0"
}
}

0 comments on commit 605b369

Please sign in to comment.