Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3 (major) (#2244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 1b5bf72 commit a12f4ee
Show file tree
Hide file tree
Showing 4 changed files with 246 additions and 1,250 deletions.
175 changes: 89 additions & 86 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^3.0.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -71,7 +71,7 @@
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
"unplugin-swc": "^1.5.1",
"vitest": "^2.1.8",
"vitest": "^3.0.0",
"vitest-sonar-reporter": "^2.0.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit a12f4ee

Please sign in to comment.