Skip to content

Commit

Permalink
chore(be): upgraded typescript-eslint libraries (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Jan 15, 2025
1 parent 4ad0bbd commit 7ee4a16
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
112 changes: 56 additions & 56 deletions backend/package-lock.json

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

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.10.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down

0 comments on commit 7ee4a16

Please sign in to comment.