Skip to content

Commit b2897b6

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.11.0 to 0.12.1 (#446)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02e19bf commit b2897b6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typecheck:watch": "vitest typecheck"
8787
},
8888
"devDependencies": {
89-
"@arethetypeswrong/cli": "0.11.0",
89+
"@arethetypeswrong/cli": "0.12.1",
9090
"@commitlint/cli": "17.7.2",
9191
"@faker-js/faker": "8.1.0",
9292
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ __metadata:
2929
languageName: node
3030
linkType: hard
3131

32-
"@arethetypeswrong/cli@npm:0.11.0":
33-
version: 0.11.0
34-
resolution: "@arethetypeswrong/cli@npm:0.11.0"
32+
"@arethetypeswrong/cli@npm:0.12.1":
33+
version: 0.12.1
34+
resolution: "@arethetypeswrong/cli@npm:0.12.1"
3535
dependencies:
36-
"@arethetypeswrong/core": "npm:0.10.2"
36+
"@arethetypeswrong/core": "npm:0.12.1"
3737
chalk: "npm:^4.1.2"
3838
cli-table3: "npm:^0.6.3"
3939
commander: "npm:^10.0.1"
@@ -43,21 +43,21 @@ __metadata:
4343
semver: "npm:^7.5.4"
4444
bin:
4545
attw: dist/index.js
46-
checksum: b4e8658558a188d859eb53708c91f924c0cc7380d45353b48bec70c3c7dcb6e04401930bcec32941539a89d3677cfef4ae5a0bb94cce4dfa760ec5cec1563548
46+
checksum: aee80d6a50ec7448bd7a20e5b0d29f2c189478699262dbfe3d33dcc475817cd51cbbecfe21beaa25d9bf0916a847c38c27bcf7195ab902417ecb2167491a11e7
4747
languageName: node
4848
linkType: hard
4949

50-
"@arethetypeswrong/core@npm:0.10.2":
51-
version: 0.10.2
52-
resolution: "@arethetypeswrong/core@npm:0.10.2"
50+
"@arethetypeswrong/core@npm:0.12.1":
51+
version: 0.12.1
52+
resolution: "@arethetypeswrong/core@npm:0.12.1"
5353
dependencies:
5454
"@andrewbranch/untar.js": "npm:^1.0.0"
5555
fetch-ponyfill: "npm:^7.1.0"
5656
fflate: "npm:^0.7.4"
5757
semver: "npm:^7.5.4"
5858
typescript: "npm:^5.2.2"
5959
validate-npm-package-name: "npm:^5.0.0"
60-
checksum: bf58a2a5b6008e2d52fdbf114e9f1252ab11a1d203d3b3b3300f716ee80f3c75fba5ce72d621ba61adf45a2d897fdf0fcc527f7406f773d6c090fe7a9fd1aadd
60+
checksum: 3e0bf3440bc118b4ae230a4fcb8f1808486021df319ab7ed991c650253df0748a7f47b04138d9c889dcefaca1daa438e7594b33b77dc83fa1bf005e32d1740f1
6161
languageName: node
6262
linkType: hard
6363

@@ -1519,7 +1519,7 @@ __metadata:
15191519
version: 0.0.0-use.local
15201520
resolution: "@flex-development/tutils@workspace:."
15211521
dependencies:
1522-
"@arethetypeswrong/cli": "npm:0.11.0"
1522+
"@arethetypeswrong/cli": "npm:0.12.1"
15231523
"@commitlint/cli": "npm:17.7.2"
15241524
"@faker-js/faker": "npm:8.1.0"
15251525
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)