Skip to content

Commit

Permalink
Bump @nestjs/core from 10.2.7 to 10.2.10 (#299)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.2.7 to 10.2.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.10/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 14e9fc8 commit ba34e26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.2.10",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.7",
"@nestjs/core": "^10.2.10",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "^10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1146,9 +1146,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.2.7":
version: 10.2.7
resolution: "@nestjs/core@npm:10.2.7"
"@nestjs/core@npm:^10.2.10":
version: 10.2.10
resolution: "@nestjs/core@npm:10.2.10"
dependencies:
"@nuxtjs/opencollective": 0.3.2
fast-safe-stringify: 2.1.1
Expand All @@ -1170,7 +1170,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 7e180d9eb014bb5867ef9476e414ab497a145f3966871155eac08da6b6a75709cae1bbf43bd74bc855316f565396457ccef224ad173a5c5614e4032c59cb9e3c
checksum: e771f0a4c347b1bf12834acb373b4abc57f7fc6dee75afda94690d074d5d0de7715eccfc136c5343fbf3fc9e74c921cbb7009ed7190d08e8655d2f08724131cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4148,7 +4148,7 @@ __metadata:
"@nestjs/cli": ^10.2.1
"@nestjs/common": ^10.2.10
"@nestjs/config": ^3.1.1
"@nestjs/core": ^10.2.7
"@nestjs/core": ^10.2.10
"@nestjs/jwt": ^10.2.0
"@nestjs/mapped-types": "*"
"@nestjs/mongoose": ^10.0.1
Expand Down

0 comments on commit ba34e26

Please sign in to comment.