Skip to content

Commit

Permalink
build(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 Jan 23, 2024
1 parent 33a210d commit 3054c5a
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 @@ -39,7 +39,7 @@
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.3.0",
"@nestjs/common": "^10.3.0",
"@nestjs/core": "^10.3.0",
"@nestjs/core": "^10.3.1",
"@nestjs/platform-express": "^10.3.0",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^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 @@ -2404,9 +2404,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": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -2428,7 +2428,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 57fb84c6b69f5de032d2c1f00197d4325775e091b32f294411adbe36378a6699e827f89b8b59ce4dc5cac545cda3d99c7f1a83c48f0fcf9f3725c6240c6a419e
checksum: 673ea48e2d68c15fa55732529440bf3f29fbb446b903caad04a6c71986d819336601ed426bb16943f4031d600ef28a21ef81acec14731e050d3d0c891c3f7b31
languageName: node
linkType: hard

Expand Down Expand Up @@ -10382,7 +10382,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.3.0"
"@nestjs/common": "npm:^10.3.0"
"@nestjs/core": "npm:^10.3.0"
"@nestjs/core": "npm:^10.3.1"
"@nestjs/platform-express": "npm:^10.3.0"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.0"
Expand Down

0 comments on commit 3054c5a

Please sign in to comment.