Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.14.0 to 0.14.1 (#362)
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 Feb 22, 2024
1 parent 761dbf8 commit 44fc608
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.25"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.14.0",
"@arethetypeswrong/cli": "0.14.1",
"@commitlint/cli": "18.6.1",
"@commitlint/types": "18.6.1",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ __metadata:
languageName: node
linkType: hard

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

"@arethetypeswrong/core@npm:0.14.0":
version: 0.14.0
resolution: "@arethetypeswrong/core@npm:0.14.0"
"@arethetypeswrong/core@npm:0.14.1":
version: 0.14.1
resolution: "@arethetypeswrong/core@npm:0.14.1"
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/1f07ae7e1ede801b1b2294c09c81ae8f0bb56da0ff232bfea84d37a5125778335838d6db1a1d6f70c5d2624c45e81400400e7fb7a5a61757df2f8aab4d45bc56
checksum: 10/44bb7d92933539d5a3413f44465e935ee67f5e28538f653a4271603c2e79bc27e81cfe08fecc2e6d803968530d8a8f8224c5ebf17e05940953f131cb2536e19a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1360,7 +1360,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/docast@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.14.0"
"@arethetypeswrong/cli": "npm:0.14.1"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/types": "npm:18.6.1"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down

0 comments on commit 44fc608

Please sign in to comment.