Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.13.8 to 0.13.9 (#341)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 746899d commit 569493c
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 @@ -69,7 +69,7 @@
"@flex-development/tutils": "6.0.0-alpha.25"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.8",
"@arethetypeswrong/cli": "0.13.9",
"@commitlint/cli": "18.6.1",
"@commitlint/types": "18.6.1",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.13.8":
version: 0.13.8
resolution: "@arethetypeswrong/cli@npm:0.13.8"
"@arethetypeswrong/cli@npm:0.13.9":
version: 0.13.9
resolution: "@arethetypeswrong/cli@npm:0.13.9"
dependencies:
"@arethetypeswrong/core": "npm:0.13.6"
"@arethetypeswrong/core": "npm:0.13.9"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -32,21 +32,21 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/cb26954bca2d317eb4a3dc4784dced83df4697a107522e06600384b0b730c022cbb330d7459559187fa6ba23fcfc6b63382a94875aefa1a958ae0b12aee1f4ee
checksum: 10/4e1bfbc45c42b4419f5bde12e7b39feb17a68a104cb74d173bd9ed3481a8603d5843877fe9f4d11a5e82619e3868b7712a1dc3368f48a94f33bf33f749da1446
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.13.6":
version: 0.13.6
resolution: "@arethetypeswrong/core@npm:0.13.6"
"@arethetypeswrong/core@npm:0.13.9":
version: 0.13.9
resolution: "@arethetypeswrong/core@npm:0.13.9"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
fflate: "npm:^0.7.4"
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/448c1138fbc9c35c9ca7845172471ba6a56fb1c2c0200547169873df55c55094ec61ad620106ebb1a621a06903f4077e392674f15534b167602266e9f7a93481
checksum: 10/cfc01203fcfcf0391f29ca7ea2c6bb9f6ff61c06a546ddf78204c1fe40942a1749e5db511db1128c284131b95f367096883f407243d13ea7af7efeb7259f23d1
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.8"
"@arethetypeswrong/cli": "npm:0.13.9"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/types": "npm:18.6.1"
"@flex-development/commitlint-config": "npm:1.0.1"
Expand Down Expand Up @@ -5030,10 +5030,10 @@ __metadata:
languageName: node
linkType: hard

"fflate@npm:^0.7.4":
version: 0.7.4
resolution: "fflate@npm:0.7.4"
checksum: 10/27f61b3536c3a23b0ccdab4b616103be0e8e7241924cda063486822c50ae11930eb1ce6e34dedbfccb2705d04a66380d04e28c67387e1dd48159d41ea14bfda5
"fflate@npm:^0.8.2":
version: 0.8.2
resolution: "fflate@npm:0.8.2"
checksum: 10/2bd26ba6d235d428de793c6a0cd1aaa96a06269ebd4e21b46c8fd1bd136abc631acf27e188d47c3936db090bf3e1ede11d15ce9eae9bffdc4bfe1b9dc66ca9cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 569493c

Please sign in to comment.