Skip to content

Commit 282bbde

Browse files
build(deps-dev): bump @arethetypeswrong/cli from 0.18.2 to 0.18.3
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/cli@0.18.3/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-version: 0.18.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42a429d commit 282bbde

2 files changed

Lines changed: 20 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"devlop": "1.1.0"
139139
},
140140
"devDependencies": {
141-
"@arethetypeswrong/cli": "0.18.2",
141+
"@arethetypeswrong/cli": "0.18.3",
142142
"@commitlint/cli": "21.0.2",
143143
"@commitlint/types": "21.0.1",
144144
"@edge-runtime/vm": "5.0.0",

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,36 +12,36 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@arethetypeswrong/cli@npm:0.18.2":
16-
version: 0.18.2
17-
resolution: "@arethetypeswrong/cli@npm:0.18.2"
15+
"@arethetypeswrong/cli@npm:0.18.3":
16+
version: 0.18.3
17+
resolution: "@arethetypeswrong/cli@npm:0.18.3"
1818
dependencies:
19-
"@arethetypeswrong/core": "npm:0.18.2"
19+
"@arethetypeswrong/core": "npm:0.18.3"
2020
chalk: "npm:^4.1.2"
2121
cli-table3: "npm:^0.6.3"
2222
commander: "npm:^10.0.1"
2323
marked: "npm:^9.1.2"
2424
marked-terminal: "npm:^7.1.0"
2525
semver: "npm:^7.5.4"
2626
bin:
27-
attw: dist/index.js
28-
checksum: 10/8b4506edeb37d58f15e347302df68981c5aefecce973e746026d46370bb560c1ebc05ef8a38eba3102881df4cd3c901961186e3df41077efca4e58adffd455a1
27+
attw: ./dist/index.js
28+
checksum: 10/37cc112b31b3467df5156f02f689cacb82db21549aafb6ee8fa9802c9ab9904d0e21924d445713b49423b0d696a933e7a4fe30962e48eb20e952f1b039136b99
2929
languageName: node
3030
linkType: hard
3131

32-
"@arethetypeswrong/core@npm:0.18.2":
33-
version: 0.18.2
34-
resolution: "@arethetypeswrong/core@npm:0.18.2"
32+
"@arethetypeswrong/core@npm:0.18.3":
33+
version: 0.18.3
34+
resolution: "@arethetypeswrong/core@npm:0.18.3"
3535
dependencies:
3636
"@andrewbranch/untar.js": "npm:^1.0.3"
3737
"@loaderkit/resolve": "npm:^1.0.2"
3838
cjs-module-lexer: "npm:^1.2.3"
39-
fflate: "npm:^0.8.2"
39+
fflate: "npm:^0.8.3"
4040
lru-cache: "npm:^11.0.1"
4141
semver: "npm:^7.5.4"
4242
typescript: "npm:5.6.1-rc"
4343
validate-npm-package-name: "npm:^5.0.0"
44-
checksum: 10/9c3edeb8e09e572682e37f55bd523d0dad45388232d31fa1d8875f7f5c414a184070c2bb6d0c8f254dfce4ed9248da373d549ecdeaa571a0cfff04c387c94cf1
44+
checksum: 10/7ae9b9c63fa12c4608f7ba737783fc0504346c27f86bb08b6aff10a02d81bbb2bff68d942a668e8d7595a76aa78cc3ad2d9b8d156e524092483266be560aa0fc
4545
languageName: node
4646
linkType: hard
4747

@@ -1466,7 +1466,7 @@ __metadata:
14661466
version: 0.0.0-use.local
14671467
resolution: "@flex-development/fsm-tokenizer@workspace:."
14681468
dependencies:
1469-
"@arethetypeswrong/cli": "npm:0.18.2"
1469+
"@arethetypeswrong/cli": "npm:0.18.3"
14701470
"@commitlint/cli": "npm:21.0.2"
14711471
"@commitlint/types": "npm:21.0.1"
14721472
"@edge-runtime/vm": "npm:5.0.0"
@@ -5743,6 +5743,13 @@ __metadata:
57435743
languageName: node
57445744
linkType: hard
57455745

5746+
"fflate@npm:^0.8.3":
5747+
version: 0.8.3
5748+
resolution: "fflate@npm:0.8.3"
5749+
checksum: 10/6ebf528dc9c56e78e715eac615b009b25dc33e15c1920b11ebba44e6d76181c647756a81a23e19247907496b93aa99928514c53090579a65109e026ac2824aa7
5750+
languageName: node
5751+
linkType: hard
5752+
57465753
"file-entry-cache@npm:^8.0.0":
57475754
version: 8.0.0
57485755
resolution: "file-entry-cache@npm:8.0.0"

0 commit comments

Comments
 (0)