Skip to content

Commit

Permalink
chore: update TypeScript ESLint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Jan 31, 2025
1 parent c664576 commit 16cfc58
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 6 deletions.
67 changes: 63 additions & 4 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "5.7.3",
"typescript-eslint": "^8.19.0"
"typescript-eslint": "^8.22.0"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.738.0",
Expand All @@ -91,7 +91,8 @@
"@nestjs/core": "^11.0.6",
"@nestjs/microservices": "^11.0.6",
"@nestjs/platform-fastify": "^11.0.6",
"@typescript-eslint/utils": "^8.13.0",
"@typescript-eslint/utils": "^8.22.0",
"@typescript-eslint/rule-tester": "^8.22.0",
"amqp-connection-manager": "^4.1.14",
"amqplib": "^0.10.4",
"ioredis": "^5.3.2",
Expand Down

0 comments on commit 16cfc58

Please sign in to comment.