Skip to content

Commit ffb9bc0

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

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"node-inspect-extracted": "2.0.2"
7878
},
7979
"devDependencies": {
80-
"@arethetypeswrong/cli": "0.7.0",
80+
"@arethetypeswrong/cli": "0.7.1",
8181
"@commitlint/cli": "17.6.7",
8282
"@faker-js/faker": "8.0.2",
8383
"@flex-development/commitlint-config": "1.0.1",

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

@@ -1147,7 +1148,7 @@ __metadata:
11471148
version: 0.0.0-use.local
11481149
resolution: "@flex-development/errnode@workspace:."
11491150
dependencies:
1150-
"@arethetypeswrong/cli": "npm:0.7.0"
1151+
"@arethetypeswrong/cli": "npm:0.7.1"
11511152
"@commitlint/cli": "npm:17.6.7"
11521153
"@faker-js/faker": "npm:8.0.2"
11531154
"@flex-development/commitlint-config": "npm:1.0.1"
@@ -7463,7 +7464,7 @@ __metadata:
74637464
languageName: node
74647465
linkType: hard
74657466

7466-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
7467+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.4, node-fetch@npm:^2.6.9, node-fetch@npm:~2.6.1":
74677468
version: 2.6.12
74687469
resolution: "node-fetch@npm:2.6.12"
74697470
dependencies:

0 commit comments

Comments
 (0)