Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2023
1 parent 3360c28 commit 040daaa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"dependencies": {
"@faker-js/faker": "6.1.1",
"@nestjs/apollo": "10.0.8",
"@nestjs/common": "8.4.3",
"@nestjs/common": "8.4.7",
"@nestjs/config": "2.0.0",
"@nestjs/core": "8.4.3",
"@nestjs/core": "8.4.7",
"@nestjs/graphql": "10.0.8",
"@nestjs/passport": "9.0.0",
"@nestjs/platform-express": "8.4.3",
"@nestjs/passport": "9.0.1",
"@nestjs/platform-express": "8.4.7",
"@prisma/client": "3.11.1",
"apollo-server-express": "3.6.7",
"apollo-server-plugin-base": "3.5.2",
Expand All @@ -65,8 +65,8 @@
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@nestjs/cli": "8.2.4",
"@nestjs/schematics": "8.0.8",
"@nestjs/testing": "8.4.3",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.7",
"@rocketseat/commitlint-config": "0.0.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.120",
Expand Down

0 comments on commit 040daaa

Please sign in to comment.