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

Bump @nestjs/cli from 10.1.1 to 10.1.7 #543

Merged
merged 1 commit into from
Jul 11, 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 @@ -24,7 +24,7 @@
"test:all:cov": "jest --coverage --config ./test/jest-all.json --runInBand"
},
"dependencies": {
"@nestjs/cli": "^10.1.1",
"@nestjs/cli": "^10.1.7",
"@nestjs/common": "^10.0.3",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,9 +971,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/cli@npm:^10.1.1":
version: 10.1.1
resolution: "@nestjs/cli@npm:10.1.1"
"@nestjs/cli@npm:^10.1.7":
version: 10.1.7
resolution: "@nestjs/cli@npm:10.1.7"
dependencies:
"@angular-devkit/core": 16.1.3
"@angular-devkit/schematics": 16.1.3
Expand Down Expand Up @@ -1007,7 +1007,7 @@ __metadata:
optional: true
bin:
nest: bin/nest.js
checksum: bd46e7676db3d14d28d9d2f1a5fcde52259164d05cb02fa4d440d977dc1efbf7db15e3bc690aa58b67def3003860b4bf63586e36dc29f282d7c649ab020d7b87
checksum: 8ed90a5f94843118fdc9718f2d82450759c4735a3963ec1a452409e21cbb9e222130616c224d4892abb59a05f88c08fa9c28f10274cf2a1fe9aa4fcdd52737cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -6430,7 +6430,7 @@ __metadata:
resolution: "safe-client-gateway@workspace:."
dependencies:
"@faker-js/faker": ^8.0.2
"@nestjs/cli": ^10.1.1
"@nestjs/cli": ^10.1.7
"@nestjs/common": ^10.0.3
"@nestjs/config": ^3.0.0
"@nestjs/core": ^10.0.5
Expand Down