Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.34.6 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 7ed9eeb commit 90ccdfe
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@types/node": "^18.7.18",
"@vitest/coverage-istanbul": "^0.23.4",
"@vitest/coverage-istanbul": "^0.34.6",
"type-coverage": "^2.22.0",
"typescript": "^4.8.4",
"unplugin-auto-import": "^0.11.4",
"vitest": "^0.23.4"
"vitest": "^0.34.6"
},
"typeCoverage": {
"atLeast": 100,
Expand Down
Loading

0 comments on commit 90ccdfe

Please sign in to comment.