Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.12.1 to 0.12.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.12.1 to 0.12.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/cli@0.12.2/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 Oct 16, 2023
1 parent 607c0ad commit 58ae38a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"tinyrainbow": "1.1.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.12.1",
"@arethetypeswrong/cli": "0.12.2",
"@commitlint/cli": "17.8.0",
"@commitlint/types": "17.4.4",
"@faker-js/faker": "8.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ __metadata:
languageName: node
linkType: hard

"@andrewbranch/untar.js@npm:^1.0.0":
version: 1.0.2
resolution: "@andrewbranch/untar.js@npm:1.0.2"
checksum: 9a962528f5ddb3f88947fe85f2667a3f638e260d3f724bc4955f2e20db2806d84294e9091fdb8c2bfc08f6e0cc028218a737d605260b8e0678393ebc136406c4
"@andrewbranch/untar.js@npm:^1.0.3":
version: 1.0.3
resolution: "@andrewbranch/untar.js@npm:1.0.3"
checksum: a32de53839fc61af90a394cf93d4368aacd167c9c80f0b3ba0c268460942a6ce2bfe257b6d3f03986b9dcb7368f10b9dc7f66c2f94254d2662da8278454e7d12
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.12.1":
version: 0.12.1
resolution: "@arethetypeswrong/cli@npm:0.12.1"
"@arethetypeswrong/cli@npm:0.12.2":
version: 0.12.2
resolution: "@arethetypeswrong/cli@npm:0.12.2"
dependencies:
"@arethetypeswrong/core": "npm:0.12.1"
"@arethetypeswrong/core": "npm:0.12.2"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -43,21 +43,21 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: aee80d6a50ec7448bd7a20e5b0d29f2c189478699262dbfe3d33dcc475817cd51cbbecfe21beaa25d9bf0916a847c38c27bcf7195ab902417ecb2167491a11e7
checksum: 64932d19dda0a14d25e6d9f44c7f05b7eb1a36ca05289be5078dea1172e3b7e8822f44198ced27dc2caf95688014d8f72314cd89a609beb4bf551ea7c925020c
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.12.1":
version: 0.12.1
resolution: "@arethetypeswrong/core@npm:0.12.1"
"@arethetypeswrong/core@npm:0.12.2":
version: 0.12.2
resolution: "@arethetypeswrong/core@npm:0.12.2"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.0"
"@andrewbranch/untar.js": "npm:^1.0.3"
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: 3e0bf3440bc118b4ae230a4fcb8f1808486021df319ab7ed991c650253df0748a7f47b04138d9c889dcefaca1daa438e7594b33b77dc83fa1bf005e32d1740f1
checksum: 32c20cc9eda855114afa0ded66f9747cb4937d6d3fb8060219b72584ce19ea4e670124de3a614ffdf9f51981188eb06b9dbf9ba7eaeed584973f3c969da76601
languageName: node
linkType: hard

Expand Down Expand Up @@ -1152,7 +1152,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/mkbuild@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.12.1"
"@arethetypeswrong/cli": "npm:0.12.2"
"@commitlint/cli": "npm:17.8.0"
"@commitlint/types": "npm:17.4.4"
"@faker-js/faker": "npm:8.1.0"
Expand Down

0 comments on commit 58ae38a

Please sign in to comment.