Skip to content

Commit

Permalink
build(deps): bump @nestjs/common from 10.3.4 to 10.3.5
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.5/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent f20886e commit 6230ad2
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 @@ -38,7 +38,7 @@
"@heroicons/react": "^1.0.6",
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.3.2",
"@nestjs/common": "^10.3.4",
"@nestjs/common": "^10.3.5",
"@nestjs/core": "^10.3.3",
"@nestjs/platform-express": "^10.3.4",
"@nestjs/schedule": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2498,9 +2498,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.3.4":
version: 10.3.4
resolution: "@nestjs/common@npm:10.3.4"
"@nestjs/common@npm:^10.3.5":
version: 10.3.5
resolution: "@nestjs/common@npm:10.3.5"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.6.2"
Expand All @@ -2515,7 +2515,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 10c0/38ccb4f993bf981522d3675ee9d87fd84924e339f580e5f3426e2fd4047704b35752cdb88e8d4190802e37026949f163e475b58db76bc5bba0541ed8561338df
checksum: 10c0/5eef6eeea35bf64e3363580f9ac5fd406b69ac8e460628f720c308be6a7c74b239c7fc673c3ebe6a5ab75f6ff8e8a39ff02570024fce3caf9916048bba31ccb7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10657,7 +10657,7 @@ __metadata:
"@heroicons/react": "npm:^1.0.6"
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.3.2"
"@nestjs/common": "npm:^10.3.4"
"@nestjs/common": "npm:^10.3.5"
"@nestjs/core": "npm:^10.3.3"
"@nestjs/platform-express": "npm:^10.3.4"
"@nestjs/schedule": "npm:^4.0.0"
Expand Down

0 comments on commit 6230ad2

Please sign in to comment.