From 97d3ade42a477f40c8f17cc040059670f44c7cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:31:09 +0000 Subject: [PATCH] build(deps-dev): Bump @arethetypeswrong/cli from 0.15.1 to 0.15.2 Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.1 to 0.15.2. - [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/@arethetypeswrong/cli@0.15.2/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3e9d45a..87ea66a 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "unist-util-is": "6.0.0" }, "devDependencies": { - "@arethetypeswrong/cli": "0.15.1", + "@arethetypeswrong/cli": "0.15.2", "@commitlint/cli": "19.2.0", "@commitlint/types": "19.0.3", "@flex-development/commitlint-config": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 659fa84..ac273b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,9 +29,9 @@ __metadata: languageName: node linkType: hard -"@arethetypeswrong/cli@npm:0.15.1": - version: 0.15.1 - resolution: "@arethetypeswrong/cli@npm:0.15.1" +"@arethetypeswrong/cli@npm:0.15.2": + version: 0.15.2 + resolution: "@arethetypeswrong/cli@npm:0.15.2" dependencies: "@arethetypeswrong/core": "npm:0.15.1" chalk: "npm:^4.1.2" @@ -42,7 +42,7 @@ __metadata: semver: "npm:^7.5.4" bin: attw: dist/index.js - checksum: 10/e954a49864b1230804579c7ef36fb725d90c6ae39bc1a843ccf3f7a18864beebd2f45a9bfd81d42b3048e7d22bcc580ccecf27f8ecd76bc4110795ca9000a587 + checksum: 10/c0a7088a6766555f74dd2872691598cafb4930b00ae82fa6b5eb8014fc1aa31272dda77eaf39f0fe1a7df3197fac99cd0acfb5e2f4412315b6776a868eaa1850 languageName: node linkType: hard @@ -1809,7 +1809,7 @@ __metadata: version: 0.0.0-use.local resolution: "@flex-development/unist-util-visit@workspace:." dependencies: - "@arethetypeswrong/cli": "npm:0.15.1" + "@arethetypeswrong/cli": "npm:0.15.2" "@commitlint/cli": "npm:19.2.0" "@commitlint/types": "npm:19.0.3" "@flex-development/commitlint-config": "npm:1.0.1"