Skip to content

Commit 274f403

Browse files
build(deps-dev): Bump @arethetypeswrong/cli from 0.18.0 to 0.18.1
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-version: 0.18.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f22508b commit 274f403

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
@@ -93,7 +93,7 @@
9393
"yaml-eslint-parser": "1.3.0"
9494
},
9595
"devDependencies": {
96-
"@arethetypeswrong/cli": "0.18.0",
96+
"@arethetypeswrong/cli": "0.18.1",
9797
"@commitlint/cli": "19.8.1",
9898
"@commitlint/types": "19.8.1",
9999
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@arethetypeswrong/cli@npm:0.18.0":
16-
version: 0.18.0
17-
resolution: "@arethetypeswrong/cli@npm:0.18.0"
15+
"@arethetypeswrong/cli@npm:0.18.1":
16+
version: 0.18.1
17+
resolution: "@arethetypeswrong/cli@npm:0.18.1"
1818
dependencies:
19-
"@arethetypeswrong/core": "npm:0.18.0"
19+
"@arethetypeswrong/core": "npm:0.18.1"
2020
chalk: "npm:^4.1.2"
2121
cli-table3: "npm:^0.6.3"
2222
commander: "npm:^10.0.1"
@@ -25,13 +25,13 @@ __metadata:
2525
semver: "npm:^7.5.4"
2626
bin:
2727
attw: dist/index.js
28-
checksum: 10/5215195aa57598210feaef119eb0afa05a0c744d72cb70de7a985d3159060b96be28a0a302cc05333894d583da38b5688fe722bb29f080b6f7d3039398e305b4
28+
checksum: 10/ff299c285969c52c830360223ea82febd2d3d194e1cc86f7015661790a5edff75ab612b5646b05b025b3f720dcbf0108f2165821db395cd76c0899cc2c0ba6c9
2929
languageName: node
3030
linkType: hard
3131

32-
"@arethetypeswrong/core@npm:0.18.0":
33-
version: 0.18.0
34-
resolution: "@arethetypeswrong/core@npm:0.18.0"
32+
"@arethetypeswrong/core@npm:0.18.1":
33+
version: 0.18.1
34+
resolution: "@arethetypeswrong/core@npm:0.18.1"
3535
dependencies:
3636
"@andrewbranch/untar.js": "npm:^1.0.3"
3737
"@loaderkit/resolve": "npm:^1.0.2"
@@ -41,7 +41,7 @@ __metadata:
4141
semver: "npm:^7.5.4"
4242
typescript: "npm:5.6.1-rc"
4343
validate-npm-package-name: "npm:^5.0.0"
44-
checksum: 10/aa599558c1b4716e2e83cf31b9b90e3570bae8bbf9457887004092241e49a74b5ba1f32919dc63cbce9d5935f774154c3fdd51cf4e0b178859f8fe9813acb28f
44+
checksum: 10/57d2ab6189ddf0b4e668e9b7573c665a6d71721c9b39b9f1912eb30f9324e9a8e69dd656e62af95f7e6624587c11757c74c0c198dbaeb59a2409d9b2b87d24fe
4545
languageName: node
4646
linkType: hard
4747

@@ -1264,7 +1264,7 @@ __metadata:
12641264
version: 0.0.0-use.local
12651265
resolution: "@flex-development/eslint-config@workspace:."
12661266
dependencies:
1267-
"@arethetypeswrong/cli": "npm:0.18.0"
1267+
"@arethetypeswrong/cli": "npm:0.18.1"
12681268
"@commitlint/cli": "npm:19.8.1"
12691269
"@commitlint/types": "npm:19.8.1"
12701270
"@eslint/js": "npm:9.26.0"

0 commit comments

Comments
 (0)