Skip to content

Commit

Permalink
Merge pull request #1285 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/common-10.4.4

chore(deps): bump @nestjs/common from 10.4.1 to 10.4.4
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents 24f94d1 + a12af7c commit 3fcabb6
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 @@ -36,7 +36,7 @@
"@heroicons/react": "^1.0.6",
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/common": "^10.4.1",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.1",
"@nestjs/platform-express": "^10.4.2",
"@nestjs/schedule": "^4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2817,12 +2817,12 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.4.1":
version: 10.4.1
resolution: "@nestjs/common@npm:10.4.1"
"@nestjs/common@npm:^10.4.4":
version: 10.4.4
resolution: "@nestjs/common@npm:10.4.4"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.6.3"
tslib: "npm:2.7.0"
uid: "npm:2.0.2"
peerDependencies:
class-transformer: "*"
Expand All @@ -2834,7 +2834,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 10c0/4b624893ad55f9fcf8638eca045d09dd091a8be2cd5061988e3a479178f95b9517aaa7c51ce136801d8b87bfe1494cd198dc0a68630bb8bcba100044915736e7
checksum: 10c0/af9d0df92320752323cfa1144cf5eb47e6ec9df6378c7d6499e95994e3a440275621c48feab2d7bcce1c4f56cf29193651b7ea1c48d8771b3a70580c642687ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -11231,7 +11231,7 @@ __metadata:
"@heroicons/react": "npm:^1.0.6"
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.4.5"
"@nestjs/common": "npm:^10.4.1"
"@nestjs/common": "npm:^10.4.4"
"@nestjs/core": "npm:^10.4.1"
"@nestjs/platform-express": "npm:^10.4.2"
"@nestjs/schedule": "npm:^4.0.0"
Expand Down

0 comments on commit 3fcabb6

Please sign in to comment.