Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2022
1 parent 7a62dbd commit b84b5f5
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"dependencies": {
"@faker-js/faker": "6.1.1",
"@nestjs/apollo": "10.0.8",
"@nestjs/common": "8.4.3",
"@nestjs/common": "8.4.5",
"@nestjs/config": "2.0.0",
"@nestjs/core": "8.4.3",
"@nestjs/core": "8.4.5",
"@nestjs/graphql": "10.0.8",
"@nestjs/platform-express": "8.4.3",
"@nestjs/platform-express": "8.4.5",
"@prisma/client": "3.11.1",
"apollo-server-express": "3.6.7",
"apollo-server-plugin-base": "3.5.2",
Expand All @@ -61,9 +61,9 @@
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@nestjs/cli": "8.2.4",
"@nestjs/cli": "8.2.5",
"@nestjs/schematics": "8.0.8",
"@nestjs/testing": "8.4.3",
"@nestjs/testing": "8.4.5",
"@rocketseat/commitlint-config": "0.0.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.120",
Expand Down
Loading

0 comments on commit b84b5f5

Please sign in to comment.