Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/common from 10.3.3 to 10.3.10
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.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.10/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 Jul 8, 2024
1 parent a868a66 commit aef75fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 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.10",
"@nestjs/core": "^10.3.3",
"@nrwl/js": "16.10.0",
"@nrwl/rollup": "16.10.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6997,12 +6997,12 @@ __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.10":
version: 10.3.10
resolution: "@nestjs/common@npm:10.3.10"
dependencies:
iterare: 1.2.1
tslib: 2.6.2
tslib: 2.6.3
uid: 2.0.2
peerDependencies:
class-transformer: "*"
Expand All @@ -7014,7 +7014,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 604862c8ca21751899e770d54a4a14f57f22d8792fa2b4834015bf775f17922cc64acd52b66f8684e7bb4f9c25a26056d679e7d85211b1d9db9e47a8b217a206
checksum: 4cddac01408d17bec7c521732b96faeeab76e116ece51f436869afce6b331d63b7cd276589224393502a0b6afd6dd829925ce374b74ff44ab9860e845dec94fe
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.10
"@nestjs/core": ^10.3.3
"@nrwl/js": 16.10.0
"@nrwl/rollup": 16.10.0
Expand Down Expand Up @@ -30989,6 +30989,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.3":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
checksum: 74fce0e100f1ebd95b8995fbbd0e6c91bdd8f4c35c00d4da62e285a3363aaa534de40a80db30ecfd388ed7c313c42d930ee0eaf108e8114214b180eec3dbe6f5
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down

0 comments on commit aef75fa

Please sign in to comment.