Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
chore: upgraded vitest (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
grzpab authored Jan 31, 2024
1 parent e3e6538 commit aaa95bc
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prettier": "^3.1.0",
"lint-staged": "^15.1.0",
"husky": "^8.0.3",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"vitest": "^1.2.2",
"@vitest/coverage-v8": "^1.2.2"
}
}
129 changes: 111 additions & 18 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 aaa95bc

Please sign in to comment.