Skip to content

build(deps-dev): Bump @arethetypeswrong/cli from 0.13.10 to 0.14.0 #25

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

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 @@ -89,7 +89,7 @@
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.10",
"@arethetypeswrong/cli": "0.14.0",
"@commitlint/cli": "18.6.1",
"@commitlint/types": "18.6.1",
"@faker-js/faker": "8.4.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.13.10":
version: 0.13.10
resolution: "@arethetypeswrong/cli@npm:0.13.10"
"@arethetypeswrong/cli@npm:0.14.0":
version: 0.14.0
resolution: "@arethetypeswrong/cli@npm:0.14.0"
dependencies:
"@arethetypeswrong/core": "npm:0.13.9"
"@arethetypeswrong/core": "npm:0.14.0"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -42,21 +42,21 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/3d8aa55761353135738efdde16cafd468c36ef5a6eb10feb847ca0936d97a9c2310a0be92e014eb17c38088ee62164ad3558c78474897db019572c35a44abd2c
checksum: 10/55e3abfa831a8b9a92b593629702b1da634c6e3e4e8d23dcedcc752bb8308bd931eec271ff1044e675791ba6833da7ee39d03eaffc6514ae92ca0258b18dc458
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.13.9":
version: 0.13.9
resolution: "@arethetypeswrong/core@npm:0.13.9"
"@arethetypeswrong/core@npm:0.14.0":
version: 0.14.0
resolution: "@arethetypeswrong/core@npm:0.14.0"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
fflate: "npm:^0.8.2"
semver: "npm:^7.5.4"
ts-expose-internals-conditionally: "npm:1.0.0-empty.0"
typescript: "npm:5.3.3"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/cfc01203fcfcf0391f29ca7ea2c6bb9f6ff61c06a546ddf78204c1fe40942a1749e5db511db1128c284131b95f367096883f407243d13ea7af7efeb7259f23d1
checksum: 10/1f07ae7e1ede801b1b2294c09c81ae8f0bb56da0ff232bfea84d37a5125778335838d6db1a1d6f70c5d2624c45e81400400e7fb7a5a61757df2f8aab4d45bc56
languageName: node
linkType: hard

Expand Down Expand Up @@ -1411,7 +1411,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/docast-util-from-docs@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.13.10"
"@arethetypeswrong/cli": "npm:0.14.0"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/types": "npm:18.6.1"
"@faker-js/faker": "npm:8.4.1"
Expand Down