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 @@ -143,7 +143,7 @@
"devlop": "1.1.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.4",
"@arethetypeswrong/cli": "0.18.5",
"@codecov/rollup-plugin": "2.0.1",
"@commitlint/cli": "21.2.1",
"@commitlint/types": "21.2.0",
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.4":
version: 0.18.4
resolution: "@arethetypeswrong/cli@npm:0.18.4"
"@arethetypeswrong/cli@npm:0.18.5":
version: 0.18.5
resolution: "@arethetypeswrong/cli@npm:0.18.5"
dependencies:
"@arethetypeswrong/core": "npm:0.18.4"
"@arethetypeswrong/core": "npm:0.18.5"
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/1fa80ebef4602363856e3edeea584f8fe625a5d14c7f82e6258a9c436c701cbd21f81e92b94794dde0a701c04ddc7376e10d008a98927f0b8e8cecb4e4eba857
checksum: 10/70d2d75f678f751061760e686a67a9f0b85187f0371c33a241e6f6aef7ffc7410de0809e1b858321fdd5792fd3f3a6ad882cdef83f8cf679a8beea1b275c238c
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.18.4":
version: 0.18.4
resolution: "@arethetypeswrong/core@npm:0.18.4"
"@arethetypeswrong/core@npm:0.18.5":
version: 0.18.5
resolution: "@arethetypeswrong/core@npm:0.18.5"
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/c4ba9fc03cece747b8f955061141cd169879dfdc7bdacbe79c45d5bc1c9cc1086889be8373796b442ff436cb45271205ffef4aad6f2a9fae7dbd0f247a6db538
checksum: 10/9cbb7156327005463a0eb7ce6117ffa17ad48a18448548eefb88b94ebd6553e22d4f576253c4f91cc76f409933c36733b4802b22718189802d8d0c8da823116e
languageName: node
linkType: hard

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