Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1.6.0 (#6556)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed May 7, 2024
1 parent 8fb0954 commit 63edc83
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -198,7 +198,7 @@
"@types/semver": "7.5.8",
"@types/uuid": "9.0.8",
"@types/ws": "8.5.10",
"@vitest/coverage-v8": "1.5.3",
"@vitest/coverage-v8": "1.6.0",
"c8": "7.14.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-workspace": "file:./tools/lint-rules",
Expand All @@ -220,7 +220,7 @@
"tree-kill": "1.2.2",
"typescript": "5.1.6",
"verdaccio": "5.30.3",
"vitest": "1.5.3"
"vitest": "1.6.0"
},
"ava": {
"files": [
Expand Down

1 comment on commit 63edc83

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,380
  • Package size: 321 MB
  • Number of ts-expect-error directives: 997

Please sign in to comment.