Skip to content

Commit

Permalink
bump(deps): update vitest monorepo to ^2.0.4 (#175)
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 25, 2024
1 parent 52b66bc commit 971e113
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 84 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"devDependencies": {
"@ordzaar/standard-linter": "^1.8.0",
"@ordzaar/standard-typescript": "^1.8.0",
"@vitest/coverage-v8": "^2.0.2",
"@vitest/coverage-v8": "^2.0.4",
"husky": "^9.0.11",
"rimraf": "^6.0.1",
"semver": "^7.6.2",
"turbo": "^2.0.6",
"typescript": "^5.5.3",
"vite": "5.1.7",
"vitest": "2.0.2"
"vitest": "2.0.4"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down
Loading

0 comments on commit 971e113

Please sign in to comment.