Skip to content

Commit

Permalink
build(deps): update vitest monorepo to ^0.33.0 (#10)
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 Jul 9, 2023
1 parent ea8eb3b commit c79190a
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 131 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
},
"devDependencies": {
"@types/node": "^20.1.3",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/coverage-c8": "^0.33.0",
"conventional-changelog-conventionalcommits": "^6.0.0",
"prettier": "^3.0.0",
"semantic-release": "^21.0.2",
"tsup": "^7.0.0",
"typescript": "^5.0.4",
"vitest": "^0.32.0"
"vitest": "^0.33.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit c79190a

Please sign in to comment.