Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3 (major) (#625)
Browse files Browse the repository at this point in the history
chore(deps): update vitest monorepo to v3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent e8654c1 commit 0653e6a
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 87 deletions.
173 changes: 88 additions & 85 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
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@octokit/tsconfig": "^4.0.0",
"@types/fetch-mock": "^7.2.5",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/coverage-v8": "^3.0.0",
"esbuild": "^0.24.0",
"fetch-mock": "^12.0.0",
"glob": "^11.0.0",
"prettier": "3.4.2",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"typescript": "^5.3.0",
"vitest": "^2.0.0"
"vitest": "^3.0.0"
},
"release": {
"branches": [
Expand Down

0 comments on commit 0653e6a

Please sign in to comment.