Skip to content

Commit

Permalink
chore(deps): update js test packages (#132)
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 Jan 31, 2024
1 parent e44a779 commit c6d2be0
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 106 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.1.1",
"@vitest/coverage-v8": "^1.2.2",
"@web-configs/eslint-plugin": "^0.5.2",
"@web-configs/prettier": "^0.1.2",
"@web-configs/typescript": "^0.2.2",
Expand All @@ -39,10 +39,10 @@
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"prettier": "^3.2.4",
"supertest": "^6.3.3",
"supertest": "^6.3.4",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vitest": "^1.1.1"
"vitest": "^1.2.2"
},
"prettier": "@web-configs/prettier"
}
Loading

0 comments on commit c6d2be0

Please sign in to comment.