Skip to content

Commit

Permalink
Bump @nestjs/common from 10.4.15 to 11.0.11
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.15 to 11.0.11.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 5e2ce60 commit 8f13891
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@apollo/server": "^4.11.2",
"@nestjs/apollo": "^13.0.2",
"@nestjs/cli": "^10.4.9",
"@nestjs/common": "^10.4.15",
"@nestjs/common": "^11.0.11",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.15",
"@nestjs/graphql": "^12.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2371,9 +2371,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.4.15":
version: 10.4.15
resolution: "@nestjs/common@npm:10.4.15"
"@nestjs/common@npm:^11.0.11":
version: 11.0.11
resolution: "@nestjs/common@npm:11.0.11"
dependencies:
iterare: 1.2.1
tslib: 2.8.1
Expand All @@ -2388,7 +2388,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: fceeee6d0ddf63a8000bea72a488441efac5339ba73d44210a3786fc2334814a2fc3b29ef78becdee0bab8aa5e46894dac005f2717dea836f28feef9b75d678f
checksum: 7a3f9fc4a19add7fbf221025b5858e59e0b40dbf856f7e786380d2f594ef14785bdfecf6e517153490a90922dcfa3be31bd419101eea0a486f8684949ea3f67e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2866,7 +2866,7 @@ __metadata:
"@apollo/server": ^4.11.2
"@nestjs/apollo": ^13.0.2
"@nestjs/cli": ^10.4.9
"@nestjs/common": ^10.4.15
"@nestjs/common": ^11.0.11
"@nestjs/config": ^3.3.0
"@nestjs/core": ^10.4.15
"@nestjs/graphql": ^12.2.1
Expand Down

0 comments on commit 8f13891

Please sign in to comment.