Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 54e1f5a commit 22745d4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 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.11.0",
"@nestjs/apollo": "12.2.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/graphql": "12.2.0",
"@nestjs/platform-express": "10.4.3",
"@nestjs/platform-express": "10.4.4",
"@nestjs/schedule": "4.1.1",
"@nestjs/swagger": "7.4.2",
"@nestjs/throttler": "6.2.1",
Expand All @@ -47,7 +47,7 @@
"@commitlint/config-conventional": "19.5.0",
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.3",
"@nestjs/testing": "10.4.4",
"@spotify/eslint-config": "15.0.0",
"@types/express": "4.17.21",
"@types/node": "20.16.5",
Expand Down
96 changes: 48 additions & 48 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 22745d4

Please sign in to comment.