Skip to content
Merged
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 @@ -132,7 +132,7 @@
"devlop": "1.1.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.3",
"@arethetypeswrong/cli": "0.18.4",
"@codecov/rollup-plugin": "2.0.1",
"@commitlint/cli": "21.0.2",
"@commitlint/types": "21.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.18.3":
version: 0.18.3
resolution: "@arethetypeswrong/cli@npm:0.18.3"
"@arethetypeswrong/cli@npm:0.18.4":
version: 0.18.4
resolution: "@arethetypeswrong/cli@npm:0.18.4"
dependencies:
"@arethetypeswrong/core": "npm:0.18.3"
"@arethetypeswrong/core": "npm:0.18.4"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -86,13 +86,13 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: ./dist/index.js
checksum: 10/37cc112b31b3467df5156f02f689cacb82db21549aafb6ee8fa9802c9ab9904d0e21924d445713b49423b0d696a933e7a4fe30962e48eb20e952f1b039136b99
checksum: 10/1fa80ebef4602363856e3edeea584f8fe625a5d14c7f82e6258a9c436c701cbd21f81e92b94794dde0a701c04ddc7376e10d008a98927f0b8e8cecb4e4eba857
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.18.3":
version: 0.18.3
resolution: "@arethetypeswrong/core@npm:0.18.3"
"@arethetypeswrong/core@npm:0.18.4":
version: 0.18.4
resolution: "@arethetypeswrong/core@npm:0.18.4"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
"@loaderkit/resolve": "npm:^1.0.2"
Expand All @@ -102,7 +102,7 @@ __metadata:
semver: "npm:^7.5.4"
typescript: "npm:5.6.1-rc"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/7ae9b9c63fa12c4608f7ba737783fc0504346c27f86bb08b6aff10a02d81bbb2bff68d942a668e8d7595a76aa78cc3ad2d9b8d156e524092483266be560aa0fc
checksum: 10/c4ba9fc03cece747b8f955061141cd169879dfdc7bdacbe79c45d5bc1c9cc1086889be8373796b442ff436cb45271205ffef4aad6f2a9fae7dbd0f247a6db538
languageName: node
linkType: hard

Expand Down Expand Up @@ -1813,7 +1813,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/mark-parser@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.18.3"
"@arethetypeswrong/cli": "npm:0.18.4"
"@codecov/rollup-plugin": "npm:2.0.1"
"@commitlint/cli": "npm:21.0.2"
"@commitlint/types": "npm:21.0.1"
Expand Down
Loading