Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the dependencies group with 1 update #119

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@flex-development/pathe": "2.0.0",
"@flex-development/pkg-types": "3.0.0",
"@flex-development/tutils": "6.0.0-alpha.25",
"@nestjs/common": "10.2.5",
"@nestjs/common": "10.2.6",
"@types/dateformat": "5.0.0",
"@types/semver": "7.5.0",
"class-transformer": "0.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@ __metadata:
"@flex-development/pkg-types": "npm:3.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.2"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@nestjs/common": "npm:10.2.5"
"@nestjs/common": "npm:10.2.6"
"@nestjs/core": "npm:10.2.6"
"@nestjs/testing": "npm:10.2.6"
"@types/chai": "npm:4.3.6"
Expand Down Expand Up @@ -1763,9 +1763,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:10.2.5":
version: 10.2.5
resolution: "@nestjs/common@npm:10.2.5"
"@nestjs/common@npm:10.2.6":
version: 10.2.6
resolution: "@nestjs/common@npm:10.2.6"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.6.2"
Expand All @@ -1780,7 +1780,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 18c0b82d4f9b813c1bfabc8bb8b9038ac3cca370157906ac2d5c3007237117f467a17a508d11f65b9a25fdf74a3622ad62edc520f7c904fc067e12b1769cc20f
checksum: 38de96d759f6696c237158606cf9621b58b6a0e3d7576bd0782a4e6c0d4b0d32cdb6a80e51b29fb79d6de4e5674f73e88a7f9fa2148f43d0368b4033e0f9449b
languageName: node
linkType: hard

Expand Down
Loading