Skip to content

Commit 23a6bd0

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.7.0 to 0.7.1 (#223)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4a37c8 commit 23a6bd0

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@flex-development/tutils": "6.0.0-alpha.14"
8686
},
8787
"devDependencies": {
88-
"@arethetypeswrong/cli": "0.7.0",
88+
"@arethetypeswrong/cli": "0.7.1",
8989
"@commitlint/cli": "17.6.7",
9090
"@flex-development/commitlint-config": "1.0.1",
9191
"@flex-development/decorator-regex": "1.0.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,20 @@ __metadata:
5858
languageName: node
5959
linkType: hard
6060

61-
"@arethetypeswrong/cli@npm:0.7.0":
62-
version: 0.7.0
63-
resolution: "@arethetypeswrong/cli@npm:0.7.0"
61+
"@arethetypeswrong/cli@npm:0.7.1":
62+
version: 0.7.1
63+
resolution: "@arethetypeswrong/cli@npm:0.7.1"
6464
dependencies:
6565
"@arethetypeswrong/core": "npm:0.7.0"
6666
chalk: "npm:^4.1.2"
6767
cli-table3: "npm:^0.6.3"
6868
commander: "npm:^10.0.1"
6969
marked: "npm:^5.1.0"
7070
marked-terminal: "npm:^5.2.0"
71+
node-fetch: "npm:^2.6.4"
7172
bin:
7273
attw: dist/index.js
73-
checksum: 0fdda3edd53c8578226404e67a9a864788bf548386d312eb0d2712171ded0afb762883fc8c1e7e312609ed4fef2d0dccb186823d53303ef91a6bdb586329e0fc
74+
checksum: 9a36dca16dac89a3b698d9fa772d97b8702c44c80b1ec4825b311243c9206a62a711e868d6529f79278cbae40b66ec3b83a5901d50f8ca26b09229f31c2f0cca
7475
languageName: node
7576
linkType: hard
7677

@@ -1290,7 +1291,7 @@ __metadata:
12901291
version: 0.0.0-use.local
12911292
resolution: "@flex-development/toggle-pkg-type@workspace:."
12921293
dependencies:
1293-
"@arethetypeswrong/cli": "npm:0.7.0"
1294+
"@arethetypeswrong/cli": "npm:0.7.1"
12941295
"@commitlint/cli": "npm:17.6.7"
12951296
"@flex-development/commitlint-config": "npm:1.0.1"
12961297
"@flex-development/decorator-regex": "npm:1.0.0"
@@ -7451,7 +7452,7 @@ __metadata:
74517452
languageName: node
74527453
linkType: hard
74537454

7454-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
7455+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.4, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
74557456
version: 2.6.12
74567457
resolution: "node-fetch@npm:2.6.12"
74577458
dependencies:

0 commit comments

Comments
 (0)