Skip to content

Commit

Permalink
bump(deps): update vitest monorepo to ^1.3.1 (#131)
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 Feb 22, 2024
1 parent 5596c69 commit 7523bfd
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 57 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.2.0",
"@ordzaar/standard-typescript": "^1.2.0",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.1",
"husky": "^9.0.11",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"turbo": "^1.12.4",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down
103 changes: 48 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7523bfd

Please sign in to comment.