Skip to content

Commit

Permalink
Update vitest monorepo to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 89d5029 commit 6739b2f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"// optional": "Dependencies that required to test and lint the project",
"optionalDependencies": {
"@biomejs/biome": "1.8.3",
"@vitest/coverage-v8": "2.0.2",
"@vitest/ui": "2.0.2",
"@vitest/coverage-v8": "2.0.3",
"@vitest/ui": "2.0.3",
"axios": "1.7.2",
"graphql-request": "6.1.0",
"nodemon": "3.1.4",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"supertest": "7.0.0",
"testcontainers": "10.10.3",
"vitest": "2.0.2"
"vitest": "2.0.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6739b2f

Please sign in to comment.