Skip to content

Commit

Permalink
Update vitest monorepo to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent fccf448 commit 25d45f5
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
88 changes: 44 additions & 44 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.7.1",
"@vitest/coverage-v8": "1.5.1",
"@vitest/ui": "1.5.1",
"@vitest/coverage-v8": "1.5.2",
"@vitest/ui": "1.5.2",
"axios": "1.6.8",
"graphql-request": "6.1.0",
"nodemon": "3.1.0",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"supertest": "6.3.4",
"testcontainers": "10.8.2",
"vitest": "1.5.1"
"vitest": "1.5.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 25d45f5

Please sign in to comment.