Skip to content

build(deps-dev): Bump @arethetypeswrong/cli from 0.18.0 to 0.18.1 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
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 @@ -93,7 +93,7 @@
"yaml-eslint-parser": "1.3.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.0",
"@arethetypeswrong/cli": "0.18.1",
"@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.0":
version: 0.18.0
resolution: "@arethetypeswrong/cli@npm:0.18.0"
"@arethetypeswrong/cli@npm:0.18.1":
version: 0.18.1
resolution: "@arethetypeswrong/cli@npm:0.18.1"
dependencies:
"@arethetypeswrong/core": "npm:0.18.0"
"@arethetypeswrong/core": "npm:0.18.1"
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/5215195aa57598210feaef119eb0afa05a0c744d72cb70de7a985d3159060b96be28a0a302cc05333894d583da38b5688fe722bb29f080b6f7d3039398e305b4
checksum: 10/ff299c285969c52c830360223ea82febd2d3d194e1cc86f7015661790a5edff75ab612b5646b05b025b3f720dcbf0108f2165821db395cd76c0899cc2c0ba6c9
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.18.0":
version: 0.18.0
resolution: "@arethetypeswrong/core@npm:0.18.0"
"@arethetypeswrong/core@npm:0.18.1":
version: 0.18.1
resolution: "@arethetypeswrong/core@npm:0.18.1"
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/aa599558c1b4716e2e83cf31b9b90e3570bae8bbf9457887004092241e49a74b5ba1f32919dc63cbce9d5935f774154c3fdd51cf4e0b178859f8fe9813acb28f
checksum: 10/57d2ab6189ddf0b4e668e9b7573c665a6d71721c9b39b9f1912eb30f9324e9a8e69dd656e62af95f7e6624587c11757c74c0c198dbaeb59a2409d9b2b87d24fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -1264,7 +1264,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/eslint-config@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.18.0"
"@arethetypeswrong/cli": "npm:0.18.1"
"@commitlint/cli": "npm:19.8.1"
"@commitlint/types": "npm:19.8.1"
"@eslint/js": "npm:9.26.0"
Expand Down