Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.7.0 to 0.7.1 (#242)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2023
1 parent d8d8d9c commit 8678a83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@flex-development/tutils": "6.0.0-alpha.14"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.7.0",
"@arethetypeswrong/cli": "0.7.1",
"@commitlint/cli": "17.6.7",
"@commitlint/types": "17.4.4",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,20 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.7.0":
version: 0.7.0
resolution: "@arethetypeswrong/cli@npm:0.7.0"
"@arethetypeswrong/cli@npm:0.7.1":
version: 0.7.1
resolution: "@arethetypeswrong/cli@npm:0.7.1"
dependencies:
"@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"
node-fetch: "npm:^2.6.4"
bin:
attw: dist/index.js
checksum: 0fdda3edd53c8578226404e67a9a864788bf548386d312eb0d2712171ded0afb762883fc8c1e7e312609ed4fef2d0dccb186823d53303ef91a6bdb586329e0fc
checksum: 9a36dca16dac89a3b698d9fa772d97b8702c44c80b1ec4825b311243c9206a62a711e868d6529f79278cbae40b66ec3b83a5901d50f8ca26b09229f31c2f0cca
languageName: node
linkType: hard

Expand Down Expand Up @@ -1088,7 +1089,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/docast@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.7.0"
"@arethetypeswrong/cli": "npm:0.7.1"
"@commitlint/cli": "npm:17.6.7"
"@commitlint/types": "npm:17.4.4"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down Expand Up @@ -7294,7 +7295,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.4, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
version: 2.6.12
resolution: "node-fetch@npm:2.6.12"
dependencies:
Expand Down

0 comments on commit 8678a83

Please sign in to comment.