Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"string-width": "7.2.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.1",
"@arethetypeswrong/cli": "0.18.2",
"@commitlint/cli": "19.8.1",
"@commitlint/types": "19.8.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 @@ -12,11 +12,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.18.1":
version: 0.18.1
resolution: "@arethetypeswrong/cli@npm:0.18.1"
"@arethetypeswrong/cli@npm:0.18.2":
version: 0.18.2
resolution: "@arethetypeswrong/cli@npm:0.18.2"
dependencies:
"@arethetypeswrong/core": "npm:0.18.1"
"@arethetypeswrong/core": "npm:0.18.2"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -25,13 +25,13 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/ff299c285969c52c830360223ea82febd2d3d194e1cc86f7015661790a5edff75ab612b5646b05b025b3f720dcbf0108f2165821db395cd76c0899cc2c0ba6c9
checksum: 10/8b4506edeb37d58f15e347302df68981c5aefecce973e746026d46370bb560c1ebc05ef8a38eba3102881df4cd3c901961186e3df41077efca4e58adffd455a1
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.18.1":
version: 0.18.1
resolution: "@arethetypeswrong/core@npm:0.18.1"
"@arethetypeswrong/core@npm:0.18.2":
version: 0.18.2
resolution: "@arethetypeswrong/core@npm:0.18.2"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
"@loaderkit/resolve": "npm:^1.0.2"
Expand All @@ -41,7 +41,7 @@ __metadata:
semver: "npm:^7.5.4"
typescript: "npm:5.6.1-rc"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/57d2ab6189ddf0b4e668e9b7573c665a6d71721c9b39b9f1912eb30f9324e9a8e69dd656e62af95f7e6624587c11757c74c0c198dbaeb59a2409d9b2b87d24fe
checksum: 10/9c3edeb8e09e572682e37f55bd523d0dad45388232d31fa1d8875f7f5c414a184070c2bb6d0c8f254dfce4ed9248da373d549ecdeaa571a0cfff04c387c94cf1
languageName: node
linkType: hard

Expand Down Expand Up @@ -1548,7 +1548,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/remark-preset@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.18.1"
"@arethetypeswrong/cli": "npm:0.18.2"
"@commitlint/cli": "npm:19.8.1"
"@commitlint/types": "npm:19.8.1"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down
Loading