Skip to content

Commit

Permalink
Merge pull request #131 from Tobi2K/depfu-batch_all-npm-2024-01-29
Browse files Browse the repository at this point in the history
Update all npm dependencies (2024-01-29)
  • Loading branch information
Tobi2K authored Feb 4, 2024
2 parents 61a645b + edd7b8e commit 0511438
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.0",
"@nestjs/schedule": "^3.0.4",
"@nestjs/swagger": "^7.1.17",
"@nestjs/swagger": "^7.2.0",
"@nestjs/typeorm": "^10.0.1",
"@sendgrid/mail": "^8.1.0",
"bcrypt": "^5.1.1",
Expand All @@ -44,15 +44,15 @@
"devDependencies": {
"@nestjs/cli": "^10.3.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "^20.10.1",
"@types/node": "^20.11.5",
"@types/passport-jwt": "^4.0.0",
"@types/passport-local": "^1.0.38",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"ts-node": "^10.9.2"
}
}

0 comments on commit 0511438

Please sign in to comment.