Skip to content

Commit dbd0774

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.14.0 to 0.14.1 (#27)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f92c55d commit dbd0774

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"unist-util-visit": "5.0.0"
9090
},
9191
"devDependencies": {
92-
"@arethetypeswrong/cli": "0.14.0",
92+
"@arethetypeswrong/cli": "0.14.1",
9393
"@commitlint/cli": "18.6.1",
9494
"@commitlint/types": "18.6.1",
9595
"@faker-js/faker": "8.4.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ __metadata:
2929
languageName: node
3030
linkType: hard
3131

32-
"@arethetypeswrong/cli@npm:0.14.0":
33-
version: 0.14.0
34-
resolution: "@arethetypeswrong/cli@npm:0.14.0"
32+
"@arethetypeswrong/cli@npm:0.14.1":
33+
version: 0.14.1
34+
resolution: "@arethetypeswrong/cli@npm:0.14.1"
3535
dependencies:
36-
"@arethetypeswrong/core": "npm:0.14.0"
36+
"@arethetypeswrong/core": "npm:0.14.1"
3737
chalk: "npm:^4.1.2"
3838
cli-table3: "npm:^0.6.3"
3939
commander: "npm:^10.0.1"
@@ -42,21 +42,21 @@ __metadata:
4242
semver: "npm:^7.5.4"
4343
bin:
4444
attw: dist/index.js
45-
checksum: 10/55e3abfa831a8b9a92b593629702b1da634c6e3e4e8d23dcedcc752bb8308bd931eec271ff1044e675791ba6833da7ee39d03eaffc6514ae92ca0258b18dc458
45+
checksum: 10/958a6b21ccb4b1adc790dba98a6b1dc008d1ce768cd7d6d5a1c3ee18cc9f010287eb44af7820a7f67563bba71ca60d77fd4e69ec3eb29cf8604ea32f77bfacb8
4646
languageName: node
4747
linkType: hard
4848

49-
"@arethetypeswrong/core@npm:0.14.0":
50-
version: 0.14.0
51-
resolution: "@arethetypeswrong/core@npm:0.14.0"
49+
"@arethetypeswrong/core@npm:0.14.1":
50+
version: 0.14.1
51+
resolution: "@arethetypeswrong/core@npm:0.14.1"
5252
dependencies:
5353
"@andrewbranch/untar.js": "npm:^1.0.3"
5454
fflate: "npm:^0.8.2"
5555
semver: "npm:^7.5.4"
5656
ts-expose-internals-conditionally: "npm:1.0.0-empty.0"
5757
typescript: "npm:5.3.3"
5858
validate-npm-package-name: "npm:^5.0.0"
59-
checksum: 10/1f07ae7e1ede801b1b2294c09c81ae8f0bb56da0ff232bfea84d37a5125778335838d6db1a1d6f70c5d2624c45e81400400e7fb7a5a61757df2f8aab4d45bc56
59+
checksum: 10/44bb7d92933539d5a3413f44465e935ee67f5e28538f653a4271603c2e79bc27e81cfe08fecc2e6d803968530d8a8f8224c5ebf17e05940953f131cb2536e19a
6060
languageName: node
6161
linkType: hard
6262

@@ -1411,7 +1411,7 @@ __metadata:
14111411
version: 0.0.0-use.local
14121412
resolution: "@flex-development/docast-util-from-docs@workspace:."
14131413
dependencies:
1414-
"@arethetypeswrong/cli": "npm:0.14.0"
1414+
"@arethetypeswrong/cli": "npm:0.14.1"
14151415
"@commitlint/cli": "npm:18.6.1"
14161416
"@commitlint/types": "npm:18.6.1"
14171417
"@faker-js/faker": "npm:8.4.1"

0 commit comments

Comments
 (0)