Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.10.1 to 0.10.2
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.10.1 to 0.10.2.
- [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/[email protected]/packages/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent cc36c75 commit 463c1a2
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 @@ -92,7 +92,7 @@
"commander": "11.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.10.1",
"@arethetypeswrong/cli": "0.10.2",
"@commitlint/cli": "17.7.1",
"@commitlint/types": "17.4.4",
"@faker-js/faker": "8.0.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.10.1":
version: 0.10.1
resolution: "@arethetypeswrong/cli@npm:0.10.1"
"@arethetypeswrong/cli@npm:0.10.2":
version: 0.10.2
resolution: "@arethetypeswrong/cli@npm:0.10.2"
dependencies:
"@arethetypeswrong/core": "npm:0.10.1"
"@arethetypeswrong/core": "npm:0.10.2"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -71,21 +71,21 @@ __metadata:
node-fetch: "npm:^2.6.4"
bin:
attw: dist/index.js
checksum: f230166172c7b839eacac8c1fdf4a60d1564586704d19da8e31253623f9ce9fd1742a9255d8150490dfec591b71e78cc5a450874ee86485105f74ca231ea3208
checksum: 8ae1f334e530cb3494f68d07e5266fe9cf08a8eda3c0261b4055d76a6880317ff9ea56afb41392aafa7e7ca766978322193b7d67c9b5fbc5602d94fe5148cbc9
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.10.1":
version: 0.10.1
resolution: "@arethetypeswrong/core@npm:0.10.1"
"@arethetypeswrong/core@npm:0.10.2":
version: 0.10.2
resolution: "@arethetypeswrong/core@npm:0.10.2"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.0"
fetch-ponyfill: "npm:^7.1.0"
fflate: "npm:^0.7.4"
semver: "npm:^7.5.4"
typescript: "npm:^5.2.2"
validate-npm-package-name: "npm:^5.0.0"
checksum: fdcd907523c486ce58a92215885606246af0468d50bfec9cfbe6fce125094c1361d95b53b8142d277b80adf1d14228317256621ba3066ed20ed498b1cab1e0d7
checksum: bf58a2a5b6008e2d52fdbf114e9f1252ab11a1d203d3b3b3300f716ee80f3c75fba5ce72d621ba61adf45a2d897fdf0fcc527f7406f773d6c090fe7a9fd1aadd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1478,7 +1478,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/nest-commander@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.10.1"
"@arethetypeswrong/cli": "npm:0.10.2"
"@commitlint/cli": "npm:17.7.1"
"@commitlint/types": "npm:17.4.4"
"@faker-js/faker": "npm:8.0.2"
Expand Down

0 comments on commit 463c1a2

Please sign in to comment.