Skip to content

Commit

Permalink
Upgrading all dependencies (BE). (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Jun 21, 2024
1 parent 6f7cffa commit 5fe2b61
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 616 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"prettier": "3.3.2",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0-alpha.18",
"typescript-eslint": "^8.0.0-alpha.30",
"vitest": "^1.6.0"
},
"resolutions": {
"**/@typescript-eslint/utils": "^8.0.0-alpha.18"
"**/@typescript-eslint/utils": "^8.0.0-alpha.30"
},
"dependencies": {
"@octokit/auth-app": "^7.1.0",
Expand Down
Loading

0 comments on commit 5fe2b61

Please sign in to comment.