Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @nestjs/core from 10.2.6 to 10.3.0 (#290)
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.6 to 10.3.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.0/packages/core)

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

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 Jan 22, 2024
1 parent 1261aad commit 0f8a655
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 @@ -30,7 +30,7 @@
"@nestjs/cli": "^10.2.1",
"@nestjs/common": "^10.2.10",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.2.6",
"@nestjs/core": "^10.3.0",
"@nestjs/platform-express": "^10.2.6",
"@openzeppelin/contracts": "^4.9.3",
"@safe-global/safe-deployments": "^1.30.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1631,9 +1631,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.2.6":
version: 10.2.6
resolution: "@nestjs/core@npm:10.2.6"
"@nestjs/core@npm:^10.3.0":
version: 10.3.0
resolution: "@nestjs/core@npm:10.3.0"
dependencies:
"@nuxtjs/opencollective": 0.3.2
fast-safe-stringify: 2.1.1
Expand All @@ -1655,7 +1655,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 1872330100bbe81bb80f8802c795460085ed928d7cc0081dfca395192356ac32a8a7398272caa62f1f8e4d412bccca440a171e6d105e9d5c7ab257e5078304d4
checksum: 7677b9fb97c8dec512c2a736c273ef08698b377af8c046bc5aad442ba3d35acbc17d177e76bf44a66678cae2ced2d265183e85be4190c501a195f16496df6396
languageName: node
linkType: hard

Expand Down Expand Up @@ -7736,7 +7736,7 @@ __metadata:
"@nestjs/cli": ^10.2.1
"@nestjs/common": ^10.2.10
"@nestjs/config": ^3.0.0
"@nestjs/core": ^10.2.6
"@nestjs/core": ^10.3.0
"@nestjs/platform-express": ^10.2.6
"@nestjs/schematics": ^10.1.0
"@nestjs/testing": ^10.3.0
Expand Down

0 comments on commit 0f8a655

Please sign in to comment.