Skip to content

Commit 44fc608

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.14.0 to 0.14.1 (#362)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761dbf8 commit 44fc608

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
@@ -69,7 +69,7 @@
6969
"@flex-development/tutils": "6.0.0-alpha.25"
7070
},
7171
"devDependencies": {
72-
"@arethetypeswrong/cli": "0.14.0",
72+
"@arethetypeswrong/cli": "0.14.1",
7373
"@commitlint/cli": "18.6.1",
7474
"@commitlint/types": "18.6.1",
7575
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ __metadata:
1919
languageName: node
2020
linkType: hard
2121

22-
"@arethetypeswrong/cli@npm:0.14.0":
23-
version: 0.14.0
24-
resolution: "@arethetypeswrong/cli@npm:0.14.0"
22+
"@arethetypeswrong/cli@npm:0.14.1":
23+
version: 0.14.1
24+
resolution: "@arethetypeswrong/cli@npm:0.14.1"
2525
dependencies:
26-
"@arethetypeswrong/core": "npm:0.14.0"
26+
"@arethetypeswrong/core": "npm:0.14.1"
2727
chalk: "npm:^4.1.2"
2828
cli-table3: "npm:^0.6.3"
2929
commander: "npm:^10.0.1"
@@ -32,21 +32,21 @@ __metadata:
3232
semver: "npm:^7.5.4"
3333
bin:
3434
attw: dist/index.js
35-
checksum: 10/55e3abfa831a8b9a92b593629702b1da634c6e3e4e8d23dcedcc752bb8308bd931eec271ff1044e675791ba6833da7ee39d03eaffc6514ae92ca0258b18dc458
35+
checksum: 10/958a6b21ccb4b1adc790dba98a6b1dc008d1ce768cd7d6d5a1c3ee18cc9f010287eb44af7820a7f67563bba71ca60d77fd4e69ec3eb29cf8604ea32f77bfacb8
3636
languageName: node
3737
linkType: hard
3838

39-
"@arethetypeswrong/core@npm:0.14.0":
40-
version: 0.14.0
41-
resolution: "@arethetypeswrong/core@npm:0.14.0"
39+
"@arethetypeswrong/core@npm:0.14.1":
40+
version: 0.14.1
41+
resolution: "@arethetypeswrong/core@npm:0.14.1"
4242
dependencies:
4343
"@andrewbranch/untar.js": "npm:^1.0.3"
4444
fflate: "npm:^0.8.2"
4545
semver: "npm:^7.5.4"
4646
ts-expose-internals-conditionally: "npm:1.0.0-empty.0"
4747
typescript: "npm:5.3.3"
4848
validate-npm-package-name: "npm:^5.0.0"
49-
checksum: 10/1f07ae7e1ede801b1b2294c09c81ae8f0bb56da0ff232bfea84d37a5125778335838d6db1a1d6f70c5d2624c45e81400400e7fb7a5a61757df2f8aab4d45bc56
49+
checksum: 10/44bb7d92933539d5a3413f44465e935ee67f5e28538f653a4271603c2e79bc27e81cfe08fecc2e6d803968530d8a8f8224c5ebf17e05940953f131cb2536e19a
5050
languageName: node
5151
linkType: hard
5252

@@ -1360,7 +1360,7 @@ __metadata:
13601360
version: 0.0.0-use.local
13611361
resolution: "@flex-development/docast@workspace:."
13621362
dependencies:
1363-
"@arethetypeswrong/cli": "npm:0.14.0"
1363+
"@arethetypeswrong/cli": "npm:0.14.1"
13641364
"@commitlint/cli": "npm:18.6.1"
13651365
"@commitlint/types": "npm:18.6.1"
13661366
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)