Skip to content

Commit

Permalink
fix(deps): update vitest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 81608b8 commit fa37fb0
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@types/node": "18.18.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-c8": "0.31.4",
"@vitest/ui": "0.31.4",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.6",
"copyfiles": "2.4.1",
"eslint": "8.54.0",
"eslint-config-prettier": "8.10.0",
Expand All @@ -74,7 +74,7 @@
"turbo": "1.10.16",
"typescript": "5.3.2",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.31.4"
"vitest": "0.34.6"
},
"lint-staged": {
"*.ts": [
Expand Down
171 changes: 69 additions & 102 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 fa37fb0

Please sign in to comment.