Skip to content

Commit

Permalink
chore(deps): update js test packages to ^1.5.3 (#148)
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] committed May 1, 2024
1 parent 23d87fe commit 143c388
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -29,7 +29,7 @@
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.5.3",
"@web-configs/eslint-plugin": "^0.5.2",
"@web-configs/prettier": "^0.1.2",
"@web-configs/typescript": "^0.2.2",
Expand All @@ -42,7 +42,7 @@
"supertest": "^6.3.4",
"tsx": "^4.8.2",
"typescript": "^5.4.5",
"vitest": "^1.4.0"
"vitest": "^1.5.3"
},
"prettier": "@web-configs/prettier"
}
93 changes: 41 additions & 52 deletions pnpm-lock.yaml

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

0 comments on commit 143c388

Please sign in to comment.