Skip to content

Commit

Permalink
chore(api): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Nov 5, 2024
1 parent 3e75afc commit 917a5db
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"superagent": "^9.0.2",
"supertest": "^7.0.0",
"supertest-session": "^5.0.1",
"ts-jest": "^29.1.1",
"ts-jest": "^29.2.5",
"ts-node-dev": "^2.0.0",
"typescript": "^5.6.3",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
22 changes: 11 additions & 11 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 917a5db

Please sign in to comment.