Skip to content

Commit

Permalink
build(deps-dev): bump @arethetypeswrong/cli from 0.11.0 to 0.12.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.11.0 to 0.12.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/[email protected]/packages/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent b2b96b0 commit 9b037df
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 @@ -112,7 +112,7 @@
"semver": "7.5.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.11.0",
"@arethetypeswrong/cli": "0.12.1",
"@commitlint/cli": "17.7.2",
"@commitlint/types": "17.4.4",
"@faker-js/faker": "8.1.0",
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.11.0":
version: 0.11.0
resolution: "@arethetypeswrong/cli@npm:0.11.0"
"@arethetypeswrong/cli@npm:0.12.1":
version: 0.12.1
resolution: "@arethetypeswrong/cli@npm:0.12.1"
dependencies:
"@arethetypeswrong/core": "npm:0.10.2"
"@arethetypeswrong/core": "npm:0.12.1"
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: b4e8658558a188d859eb53708c91f924c0cc7380d45353b48bec70c3c7dcb6e04401930bcec32941539a89d3677cfef4ae5a0bb94cce4dfa760ec5cec1563548
checksum: aee80d6a50ec7448bd7a20e5b0d29f2c189478699262dbfe3d33dcc475817cd51cbbecfe21beaa25d9bf0916a847c38c27bcf7195ab902417ecb2167491a11e7
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.10.2":
version: 0.10.2
resolution: "@arethetypeswrong/core@npm:0.10.2"
"@arethetypeswrong/core@npm:0.12.1":
version: 0.12.1
resolution: "@arethetypeswrong/core@npm:0.12.1"
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: bf58a2a5b6008e2d52fdbf114e9f1252ab11a1d203d3b3b3300f716ee80f3c75fba5ce72d621ba61adf45a2d897fdf0fcc527f7406f773d6c090fe7a9fd1aadd
checksum: 3e0bf3440bc118b4ae230a4fcb8f1808486021df319ab7ed991c650253df0748a7f47b04138d9c889dcefaca1daa438e7594b33b77dc83fa1bf005e32d1740f1
languageName: node
linkType: hard

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

0 comments on commit 9b037df

Please sign in to comment.