Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.15.0 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/cli@0.15.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent c9af58a commit d08d5b0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@flex-development/tutils": "6.0.0-alpha.25"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.0",
"@arethetypeswrong/cli": "0.15.1",
"@commitlint/cli": "19.0.3",
"@commitlint/types": "19.0.3",
"@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 @@ -29,11 +29,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.15.0":
version: 0.15.0
resolution: "@arethetypeswrong/cli@npm:0.15.0"
"@arethetypeswrong/cli@npm:0.15.1":
version: 0.15.1
resolution: "@arethetypeswrong/cli@npm:0.15.1"
dependencies:
"@arethetypeswrong/core": "npm:0.15.0"
"@arethetypeswrong/core": "npm:0.15.1"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -42,21 +42,21 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/699605a92ff95684269aca7cb769f21cca99e6f163df222e662d39eac59eec90ce64c448b2bfd660c359240c26a3050f2d7403f2bdd43a3deccea551cbd8a820
checksum: 10/e954a49864b1230804579c7ef36fb725d90c6ae39bc1a843ccf3f7a18864beebd2f45a9bfd81d42b3048e7d22bcc580ccecf27f8ecd76bc4110795ca9000a587
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.15.0":
version: 0.15.0
resolution: "@arethetypeswrong/core@npm:0.15.0"
"@arethetypeswrong/core@npm:0.15.1":
version: 0.15.1
resolution: "@arethetypeswrong/core@npm:0.15.1"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
fflate: "npm:^0.8.2"
semver: "npm:^7.5.4"
ts-expose-internals-conditionally: "npm:1.0.0-empty.0"
typescript: "npm:5.3.3"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/4aa5ed29d3d9f56aa890382e5d996afde65147d45fcf073cfbc8b0773ab5a8748f0a3b8060b5e68ad3373bcb6b418deb5eafc613be4eb72d854efd6ee291917d
checksum: 10/af07d7d0d93926b019d8dc412cee251db972e443be181ef4ef79d28d61f76542b2911a381397ab3ddc23d9a669d830994b4f3b0033f8244f3750027f319595af
languageName: node
linkType: hard

Expand Down Expand Up @@ -1449,7 +1449,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/esast@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.15.0"
"@arethetypeswrong/cli": "npm:0.15.1"
"@commitlint/cli": "npm:19.0.3"
"@commitlint/types": "npm:19.0.3"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down

0 comments on commit d08d5b0

Please sign in to comment.