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.4.2 to 0.7.0 #329

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 @@ -90,7 +90,7 @@
"dequal": "2.0.3"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.4.2",
"@arethetypeswrong/cli": "0.7.0",
"@commitlint/cli": "17.6.7",
"@faker-js/faker": "8.0.2",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,32 +58,33 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.4.2":
version: 0.4.2
resolution: "@arethetypeswrong/cli@npm:0.4.2"
"@arethetypeswrong/cli@npm:0.7.0":
version: 0.7.0
resolution: "@arethetypeswrong/cli@npm:0.7.0"
dependencies:
"@arethetypeswrong/core": "npm:0.4.1"
"@arethetypeswrong/core": "npm:0.7.0"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
marked: "npm:^5.1.0"
marked-terminal: "npm:^5.2.0"
bin:
attw: dist/index.js
checksum: 3aa5c00cfb5de7206ed424da200f3d38b108fc8ebf779cf202a42b19309dd00add7ff0bd587ea5d0450bff5f0c490085989047d88041305b92f5a80e77b6494c
checksum: 0fdda3edd53c8578226404e67a9a864788bf548386d312eb0d2712171ded0afb762883fc8c1e7e312609ed4fef2d0dccb186823d53303ef91a6bdb586329e0fc
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.4.1":
version: 0.4.1
resolution: "@arethetypeswrong/core@npm:0.4.1"
"@arethetypeswrong/core@npm:0.7.0":
version: 0.7.0
resolution: "@arethetypeswrong/core@npm:0.7.0"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.0"
fetch-ponyfill: "npm:^7.1.0"
fflate: "npm:^0.7.4"
semver: "npm:^7.5.4"
typescript: "npm:^5.1.3"
validate-npm-package-name: "npm:^5.0.0"
checksum: 24251ea2ea7ab9b369f2d9c913406b09f0d480ea9bb549f05f511e0cdcf6143bb1f95345f44558e0c5092fa2116139d8d86229f36a25bb02641aedc9cad783a6
checksum: e8559231446182734b64724f5b37cba57d040004cd9737d8fc1ceca8e0a80b5a57b606a9506af8b626539d0f81cc64924e9da56c6341be8b61300c0f7fb1a146
languageName: node
linkType: hard

Expand Down Expand Up @@ -1489,7 +1490,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/tutils@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.4.2"
"@arethetypeswrong/cli": "npm:0.7.0"
"@commitlint/cli": "npm:17.6.7"
"@faker-js/faker": "npm:8.0.2"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down