Skip to content

Commit 93b508c

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.10.2 to 0.11.0 (#436)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51b8dd9 commit 93b508c

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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.10.2",
89+
"@arethetypeswrong/cli": "0.11.0",
9090
"@commitlint/cli": "17.7.1",
9191
"@faker-js/faker": "8.1.0",
9292
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ __metadata:
2929
languageName: node
3030
linkType: hard
3131

32-
"@arethetypeswrong/cli@npm:0.10.2":
33-
version: 0.10.2
34-
resolution: "@arethetypeswrong/cli@npm:0.10.2"
32+
"@arethetypeswrong/cli@npm:0.11.0":
33+
version: 0.11.0
34+
resolution: "@arethetypeswrong/cli@npm:0.11.0"
3535
dependencies:
3636
"@arethetypeswrong/core": "npm:0.10.2"
3737
chalk: "npm:^4.1.2"
@@ -40,9 +40,10 @@ __metadata:
4040
marked: "npm:^5.1.0"
4141
marked-terminal: "npm:^5.2.0"
4242
node-fetch: "npm:^2.6.4"
43+
semver: "npm:^7.5.4"
4344
bin:
4445
attw: dist/index.js
45-
checksum: 8ae1f334e530cb3494f68d07e5266fe9cf08a8eda3c0261b4055d76a6880317ff9ea56afb41392aafa7e7ca766978322193b7d67c9b5fbc5602d94fe5148cbc9
46+
checksum: b4e8658558a188d859eb53708c91f924c0cc7380d45353b48bec70c3c7dcb6e04401930bcec32941539a89d3677cfef4ae5a0bb94cce4dfa760ec5cec1563548
4647
languageName: node
4748
linkType: hard
4849

@@ -1518,7 +1519,7 @@ __metadata:
15181519
version: 0.0.0-use.local
15191520
resolution: "@flex-development/tutils@workspace:."
15201521
dependencies:
1521-
"@arethetypeswrong/cli": "npm:0.10.2"
1522+
"@arethetypeswrong/cli": "npm:0.11.0"
15221523
"@commitlint/cli": "npm:17.7.1"
15231524
"@faker-js/faker": "npm:8.1.0"
15241525
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)