Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent 510796c commit 20a03c3
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -86,7 +86,7 @@
"@types/sass": "^1.43.1",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitest/ui": "0.12.6",
"@vitest/ui": "0.27.2",
"@vue/test-utils": "^2.0.0",
"@vue/tsconfig": "^0.1.3",
"c8": "^7.11.3",
Expand Down Expand Up @@ -116,7 +116,7 @@
"typescript": "^4.7.3",
"unplugin-element-plus": "^0.4.0",
"unplugin-vue-define-options": "^0.6.1",
"vitest": "0.12.6",
"vitest": "0.27.2",
"vue": "^3.2.37",
"vue-router": "^4.0.15",
"vue-tsc": "^0.40.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Expand Up @@ -11,6 +11,6 @@
},
"devDependencies": {
"@vue/test-utils": "^2.0.0",
"vitest": "0.12.6"
"vitest": "0.27.2"
}
}

0 comments on commit 20a03c3

Please sign in to comment.