Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 213a699 commit 6a2fe0d
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 334 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"test:e2e": "jest --config ./test/jest-e2e.json --runInBand --forceExit"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.568.0",
"@aws-sdk/client-ses": "^3.568.0",
"@aws-sdk/client-s3": "^3.569.0",
"@aws-sdk/client-ses": "^3.569.0",
"@casl/ability": "^6.7.1",
"@golevelup/nestjs-rabbitmq": "^5.3.0",
"@golevelup/nestjs-stripe": "^0.7.0",
"@golevelup/nestjs-stripe": "^0.8.0",
"@golevelup/nestjs-webhooks": "^0.2.18",
"@ladjs/consolidate": "^1.0.3",
"@mikro-orm/core": "6.2.4",
Expand Down Expand Up @@ -163,7 +163,7 @@
"@types/nodemailer": "^6.4.15",
"@types/passport": "^1.0.16",
"@types/passport-facebook": "^3.0.3",
"@types/passport-google-oauth20": "^2.0.15",
"@types/passport-google-oauth20": "^2.0.16",
"@types/passport-jwt": "^4.0.1",
"@types/preview-email": "^3.0.4",
"@types/qrcode": "^1.5.5",
Expand All @@ -173,7 +173,7 @@
"@types/swagger-ui-express": "^4.1.6",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"husky": "^9.0.11",
"jest": "29.7.0",
"lint-staged": "^15.2.2",
Expand Down
Loading

0 comments on commit 6a2fe0d

Please sign in to comment.