Skip to content

Commit

Permalink
Update vitest monorepo to ^0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent b070f3c commit ce443a3
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 108 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@vitest/coverage-istanbul": "^0.28.2",
"@vitest/coverage-istanbul": "^0.32.0",
"commitizen": "4.3.0",
"commitizen-emoji": "1.0.5",
"copyfiles": "2.4.1",
Expand All @@ -65,7 +65,7 @@
"tsx": "3.12.2",
"typescript": "4.9.4",
"vite-tsconfig-paths": "^4.0.5",
"vitest": "0.28.2"
"vitest": "0.32.2"
},
"engines": {
"yarn": ">= 1.22.0",
Expand Down

0 comments on commit ce443a3

Please sign in to comment.