Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/common from 10.3.3 to 10.3.9
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.3 to 10.3.9.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.9/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 93d974b commit 2ddd266
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 @@ -82,7 +82,7 @@
"@cloudflare/workers-types": "^4.20230914.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^18.6.0",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.3",
"@nrwl/js": "16.10.0",
"@nrwl/rollup": "16.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6997,9 +6997,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.3.3":
version: 10.3.3
resolution: "@nestjs/common@npm:10.3.3"
"@nestjs/common@npm:^10.3.9":
version: 10.3.9
resolution: "@nestjs/common@npm:10.3.9"
dependencies:
iterare: 1.2.1
tslib: 2.6.2
Expand All @@ -7014,7 +7014,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 604862c8ca21751899e770d54a4a14f57f22d8792fa2b4834015bf775f17922cc64acd52b66f8684e7bb4f9c25a26056d679e7d85211b1d9db9e47a8b217a206
checksum: c362f2717888626ea3360b280dd42d8d173e3d6640615b9f76c6b202b33534daac362a224ee0be8c16f1270b9891172c3684396a02b06b8309a84342fd1177bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -15289,7 +15289,7 @@ __metadata:
"@commitlint/cli": ^16.2.3
"@commitlint/config-conventional": ^18.6.0
"@devcycle/assemblyscript-json": ^2.0.0
"@nestjs/common": ^10.3.3
"@nestjs/common": ^10.3.9
"@nestjs/core": ^10.3.3
"@nrwl/js": 16.10.0
"@nrwl/rollup": 16.10.0
Expand Down

0 comments on commit 2ddd266

Please sign in to comment.