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.3.0 to 10.3.1
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.3.0 to 10.3.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.1/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]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0c76028 commit cb99c05
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.1.1",
"@nestjs/core": "^10.3.0",
"@nestjs/core": "^10.3.1",
"@nestjs/platform-express": "^10.3.1",
"@openzeppelin/contracts": "^4.9.3",
"@safe-global/safe-deployments": "^1.32.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1638,9 +1638,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit cb99c05

Please sign in to comment.