Skip to content
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

build(deps-dev): Bump @arethetypeswrong/cli from 0.13.9 to 0.13.10 #344

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
build(deps-dev): Bump @arethetypeswrong/cli from 0.13.9 to 0.13.10
  • Loading branch information
dependabot[bot] committed Feb 14, 2024
commit b26e5b9f0acb3152eb4e8b47083532ba8a506bbf
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@flex-development/tutils": "6.0.0-alpha.25"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.9",
"@arethetypeswrong/cli": "0.13.10",
"@commitlint/cli": "18.6.1",
"@commitlint/types": "18.6.1",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.13.9":
version: 0.13.9
resolution: "@arethetypeswrong/cli@npm:0.13.9"
"@arethetypeswrong/cli@npm:0.13.10":
version: 0.13.10
resolution: "@arethetypeswrong/cli@npm:0.13.10"
dependencies:
"@arethetypeswrong/core": "npm:0.13.9"
chalk: "npm:^4.1.2"
Expand All @@ -32,7 +32,7 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/4e1bfbc45c42b4419f5bde12e7b39feb17a68a104cb74d173bd9ed3481a8603d5843877fe9f4d11a5e82619e3868b7712a1dc3368f48a94f33bf33f749da1446
checksum: 10/3d8aa55761353135738efdde16cafd468c36ef5a6eb10feb847ca0936d97a9c2310a0be92e014eb17c38088ee62164ad3558c78474897db019572c35a44abd2c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1360,7 +1360,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/docast@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.13.9"
"@arethetypeswrong/cli": "npm:0.13.10"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/types": "npm:18.6.1"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down
Loading