Skip to content

Commit

Permalink
Merge pull request #1051 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/core-10.3.8

build(deps): bump @nestjs/core from 10.3.7 to 10.3.8
  • Loading branch information
github-actions[bot] authored Apr 22, 2024
2 parents cd513ed + 20c5525 commit af131c3
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 @@ -39,7 +39,7 @@
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.3.2",
"@nestjs/common": "^10.3.5",
"@nestjs/core": "^10.3.7",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.7",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2590,9 +2590,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.3.7":
version: 10.3.7
resolution: "@nestjs/core@npm:10.3.7"
"@nestjs/core@npm:^10.3.8":
version: 10.3.8
resolution: "@nestjs/core@npm:10.3.8"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -2614,7 +2614,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/961cf1b0f157cd8f9aaab3bfe4d2247f41e104a5b1c669764146061915d8206a261cf1833deb5bf37d35d97c74a5288f0de092a5ce247dab34b7ad39e7910d03
checksum: 10c0/2133b49d00d730edc3b3b00678d002549851f453d8d7a9d73c07c269da5bbc14ae56f913cdcfefad0ff6f96adaed51769d8f57f461380072dac2b41d5ebacc8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10696,7 +10696,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.3.2"
"@nestjs/common": "npm:^10.3.5"
"@nestjs/core": "npm:^10.3.7"
"@nestjs/core": "npm:^10.3.8"
"@nestjs/platform-express": "npm:^10.3.7"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.1"
Expand Down

0 comments on commit af131c3

Please sign in to comment.