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-dev): Bump @arethetypeswrong/cli from 0.10.2 to 0.11.0 #82

Merged
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 @@ -92,7 +92,7 @@
"commander": "11.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.10.2",
"@arethetypeswrong/cli": "0.11.0",
"@commitlint/cli": "17.7.1",
"@commitlint/types": "17.4.4",
"@faker-js/faker": "8.1.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.10.2":
version: 0.10.2
resolution: "@arethetypeswrong/cli@npm:0.10.2"
"@arethetypeswrong/cli@npm:0.11.0":
version: 0.11.0
resolution: "@arethetypeswrong/cli@npm:0.11.0"
dependencies:
"@arethetypeswrong/core": "npm:0.10.2"
chalk: "npm:^4.1.2"
Expand All @@ -69,9 +69,10 @@ __metadata:
marked: "npm:^5.1.0"
marked-terminal: "npm:^5.2.0"
node-fetch: "npm:^2.6.4"
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 8ae1f334e530cb3494f68d07e5266fe9cf08a8eda3c0261b4055d76a6880317ff9ea56afb41392aafa7e7ca766978322193b7d67c9b5fbc5602d94fe5148cbc9
checksum: b4e8658558a188d859eb53708c91f924c0cc7380d45353b48bec70c3c7dcb6e04401930bcec32941539a89d3677cfef4ae5a0bb94cce4dfa760ec5cec1563548
languageName: node
linkType: hard

Expand Down Expand Up @@ -1478,7 +1479,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/nest-commander@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.10.2"
"@arethetypeswrong/cli": "npm:0.11.0"
"@commitlint/cli": "npm:17.7.1"
"@commitlint/types": "npm:17.4.4"
"@faker-js/faker": "npm:8.1.0"
Expand Down