Skip to content

Commit

Permalink
build(deps): bump @nestjs/core from 10.3.1 to 10.3.3
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.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/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 12, 2024
1 parent a833b4b commit 5e3ae7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.1",
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.1",
"@nestjs/core": "^10.3.3",
"@nestjs/platform-express": "^10.3.1",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2519,9 +2519,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.3.1":
version: 10.3.1
resolution: "@nestjs/core@npm:10.3.1"
"@nestjs/core@npm:^10.3.3":
version: 10.3.3
resolution: "@nestjs/core@npm:10.3.3"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -2534,7 +2534,7 @@ __metadata:
"@nestjs/microservices": ^10.0.0
"@nestjs/platform-express": ^10.0.0
"@nestjs/websockets": ^10.0.0
reflect-metadata: ^0.1.12
reflect-metadata: ^0.1.12 || ^0.2.0
rxjs: ^7.1.0
peerDependenciesMeta:
"@nestjs/microservices":
Expand All @@ -2543,7 +2543,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 673ea48e2d68c15fa55732529440bf3f29fbb446b903caad04a6c71986d819336601ed426bb16943f4031d600ef28a21ef81acec14731e050d3d0c891c3f7b31
checksum: 691b3e6dd1aa9bd6e4af56a6d434b05c492984a1d656810e987819f49c1565cc8a01276bf01c6d4baa4aefa74a94027335b892eb285c4c8d9d58e5a593632f4c
languageName: node
linkType: hard

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

0 comments on commit 5e3ae7b

Please sign in to comment.