Skip to content

Commit

Permalink
fix(deps): update all non-major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 769bc09 commit 183339e
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 143 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nestjs/axios": "^3.0.0",
"@nestjs/cache-manager": "^2.0.1",
"@nestjs/common": "10.1.0",
"@nestjs/common": "10.1.1",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "10.1.0",
"@nestjs/core": "10.1.1",
"@nestjs/jwt": "^10.1.0",
"@nestjs/mapped-types": "*",
"@nestjs/passport": "^10.0.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
"@mikro-orm/seeder": "^5.7.12",
"@nestjs/cli": "10.1.10",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.1.0",
"@nestjs/testing": "10.1.1",
"@rubiin/tsconfig": "^1.0.2",
"@sentry/types": "^7.57.0",
"@side/jest-runtime": "^1.1.0",
Expand Down
Loading

0 comments on commit 183339e

Please sign in to comment.