Skip to content

Commit

Permalink
chore(deps): update nest monorepo to ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9…
Browse files Browse the repository at this point in the history
….0.0 || 10.0.0 || 10.4
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 64fad4c commit d67e4da
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"sqs-producer": "^2.1.0"
},
"devDependencies": {
"@nestjs/common": "10.0.0",
"@nestjs/core": "10.0.0",
"@nestjs/testing": "10.0.0",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/testing": "10.4.5",
"@types/faker": "5.5.9",
"@types/jest": "29.5.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -58,7 +58,7 @@
"wait-for-expect": "3.0.2"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 10.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 10.0.0"
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 10.0.0 || 10.4",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || 10.0.0 || 10.4"
}
}

0 comments on commit d67e4da

Please sign in to comment.