Skip to content

Commit

Permalink
Update vitest monorepo to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 6c28c1f commit 3c6b92d
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 304 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
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.34.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.34.6"
},
"engines": {
"yarn": ">= 1.22.0",
Expand Down

0 comments on commit 3c6b92d

Please sign in to comment.