Skip to content

Commit 5c1330a

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 (#410)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b349a6 commit 5c1330a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@flex-development/pkg-types": "4.1.0"
8888
},
8989
"devDependencies": {
90-
"@arethetypeswrong/cli": "0.16.4",
90+
"@arethetypeswrong/cli": "0.17.0",
9191
"@commitlint/cli": "19.5.0",
9292
"@commitlint/types": "19.5.0",
9393
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ __metadata:
1919
languageName: node
2020
linkType: hard
2121

22-
"@arethetypeswrong/cli@npm:0.16.4":
23-
version: 0.16.4
24-
resolution: "@arethetypeswrong/cli@npm:0.16.4"
22+
"@arethetypeswrong/cli@npm:0.17.0":
23+
version: 0.17.0
24+
resolution: "@arethetypeswrong/cli@npm:0.17.0"
2525
dependencies:
26-
"@arethetypeswrong/core": "npm:0.16.4"
26+
"@arethetypeswrong/core": "npm:0.17.0"
2727
chalk: "npm:^4.1.2"
2828
cli-table3: "npm:^0.6.3"
2929
commander: "npm:^10.0.1"
@@ -32,13 +32,13 @@ __metadata:
3232
semver: "npm:^7.5.4"
3333
bin:
3434
attw: dist/index.js
35-
checksum: 10/ec6c285e37f2c681e158d16dc77e56fd4422fdcc41fc55d018f0f0e3795c32128084d7fa436cb15a5d07f77ca1a1e0b59cc2d7e641d75c9316c93dc90c0a249a
35+
checksum: 10/df01ae3dc895d5a9a3cf746267ec5ec3b1b7db109abcc15cfaef9712e9138d8937de4fe8d99df8c7d58be8bfeaba040de19dd1099c059902743a250fcae24801
3636
languageName: node
3737
linkType: hard
3838

39-
"@arethetypeswrong/core@npm:0.16.4":
40-
version: 0.16.4
41-
resolution: "@arethetypeswrong/core@npm:0.16.4"
39+
"@arethetypeswrong/core@npm:0.17.0":
40+
version: 0.17.0
41+
resolution: "@arethetypeswrong/core@npm:0.17.0"
4242
dependencies:
4343
"@andrewbranch/untar.js": "npm:^1.0.3"
4444
cjs-module-lexer: "npm:^1.2.3"
@@ -47,7 +47,7 @@ __metadata:
4747
semver: "npm:^7.5.4"
4848
typescript: "npm:5.6.1-rc"
4949
validate-npm-package-name: "npm:^5.0.0"
50-
checksum: 10/cb392d5b69cc0c4326d8227d783e1abb1830986c4312a5f1897b827b8947060ec7dce3b607f4a91b699bb810919d02f68f523aac93d51bdecd1eb303f49c86aa
50+
checksum: 10/d4659285eabd05b965b5bb8f1d1c1fa9836366bc5c18ea0d354e0f46128b7b8066407937a7009f2bb8c2ccbd648a15c96dfc6486250dfe8638bc1c3e211df1dc
5151
languageName: node
5252
linkType: hard
5353

@@ -1771,7 +1771,7 @@ __metadata:
17711771
version: 0.0.0-use.local
17721772
resolution: "@flex-development/tsconfig-types@workspace:."
17731773
dependencies:
1774-
"@arethetypeswrong/cli": "npm:0.16.4"
1774+
"@arethetypeswrong/cli": "npm:0.17.0"
17751775
"@commitlint/cli": "npm:19.5.0"
17761776
"@commitlint/types": "npm:19.5.0"
17771777
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)