Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 31e7d1f commit 48bce37
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"dependencies": {
"@apollo/server": "4.9.0",
"@nestjs/apollo": "12.0.7",
"@nestjs/common": "10.1.2",
"@nestjs/core": "10.1.2",
"@nestjs/common": "10.1.3",
"@nestjs/core": "10.1.3",
"@nestjs/graphql": "12.0.8",
"@nestjs/platform-express": "10.1.2",
"@nestjs/platform-express": "10.1.3",
"@nestjs/schedule": "3.0.1",
"@nestjs/swagger": "7.1.4",
"@nestjs/throttler": "4.2.1",
Expand All @@ -47,7 +47,7 @@
"@commitlint/config-conventional": "17.6.7",
"@nestjs/cli": "10.1.11",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.1.2",
"@nestjs/testing": "10.1.3",
"@spotify/eslint-config": "15.0.0",
"@types/cron": "2.0.1",
"@types/express": "4.17.17",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit 48bce37

Please sign in to comment.