Skip to content

Commit

Permalink
chore: update dependency vitest to ^0.34.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 2706081 commit 293be28
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 65 deletions.
2 changes: 1 addition & 1 deletion packages/enclosure-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.0",
"vitest": "^0.32.4",
"vitest": "^0.34.6",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vue-tsc": "^1.6.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/insider-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.0",
"vitest": "^0.32.4",
"vitest": "^0.34.6",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.4"
Expand Down
Loading

0 comments on commit 293be28

Please sign in to comment.