From c91d67b2b7c1fa6d97f353bf64ffe046495f873c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:09:52 +0000 Subject: [PATCH] build(deps-dev): Bump @arethetypeswrong/cli from 0.17.2 to 0.17.3 Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.17.2 to 0.17.3. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index bdcaf267..0d39f5f7 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "strip-json-comments": "5.0.1" }, "devDependencies": { - "@arethetypeswrong/cli": "0.17.2", + "@arethetypeswrong/cli": "0.17.3", "@commitlint/cli": "19.6.1", "@commitlint/types": "19.5.0", "@eslint/js": "9.18.0", diff --git a/yarn.lock b/yarn.lock index d4a1bc57..6434ee3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,11 +29,11 @@ __metadata: languageName: node linkType: hard -"@arethetypeswrong/cli@npm:0.17.2": - version: 0.17.2 - resolution: "@arethetypeswrong/cli@npm:0.17.2" +"@arethetypeswrong/cli@npm:0.17.3": + version: 0.17.3 + resolution: "@arethetypeswrong/cli@npm:0.17.3" dependencies: - "@arethetypeswrong/core": "npm:0.17.2" + "@arethetypeswrong/core": "npm:0.17.3" chalk: "npm:^4.1.2" cli-table3: "npm:^0.6.3" commander: "npm:^10.0.1" @@ -42,13 +42,13 @@ __metadata: semver: "npm:^7.5.4" bin: attw: dist/index.js - checksum: 10/07b15eedf95f713c1458728a0f93d49b316cef090bae981dd8cd6cd51ba61b17a988d64f835a73762afb53d83e0751ee3eeadb04fecd0e10a4cc6316be5dfa92 + checksum: 10/c569c86c19d2427b73cd91d100b46e97e222c4c1684b1f946cfb18fa0caa91085ec864c9c966f9ad2fc5e0267d4d11327631f4039accee46a183456eb3c02fec languageName: node linkType: hard -"@arethetypeswrong/core@npm:0.17.2": - version: 0.17.2 - resolution: "@arethetypeswrong/core@npm:0.17.2" +"@arethetypeswrong/core@npm:0.17.3": + version: 0.17.3 + resolution: "@arethetypeswrong/core@npm:0.17.3" dependencies: "@andrewbranch/untar.js": "npm:^1.0.3" cjs-module-lexer: "npm:^1.2.3" @@ -57,7 +57,7 @@ __metadata: semver: "npm:^7.5.4" typescript: "npm:5.6.1-rc" validate-npm-package-name: "npm:^5.0.0" - checksum: 10/e0d59ccc97154db9fb61f7b51899502fe410d4068ae158311e3e89f16f648a80196b5baacee53435539316cf92197faae1a4c651f21955ca0bb9fbd68a6cb751 + checksum: 10/88dd840629356f555f00210c2df57f35701f46bc3d814cf7253c41adc0e33beb8af8cfdf04b12457cd1220b28fcc0e9cf2289846dbf4d2868101a1ce592879c8 languageName: node linkType: hard @@ -1728,7 +1728,7 @@ __metadata: version: 0.0.0-use.local resolution: "@flex-development/tsconfig-utils@workspace:." dependencies: - "@arethetypeswrong/cli": "npm:0.17.2" + "@arethetypeswrong/cli": "npm:0.17.3" "@commitlint/cli": "npm:19.6.1" "@commitlint/types": "npm:19.5.0" "@eslint/js": "npm:9.18.0"