Skip to content

Commit

Permalink
[Chore] Update vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 14, 2024
1 parent c3b6aba commit c76384c
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"@putstack/eslint-config-typescript": "workspace:*",
"@putstack/prettier-config": "workspace:*",
"@types/node": "22.7.5",
"@vitest/coverage-v8": "2.1.2",
"@vitest/ui": "2.1.2",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"eslint": "9.12.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"scripts": {
"build": "pnpm -r --if-present --workspace-concurrency 1 build",
Expand Down
126 changes: 63 additions & 63 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 c76384c

Please sign in to comment.