From ccbe79223c06c0df6ba2420d156267d8a4d79a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:31:54 +0000 Subject: [PATCH] Bump @arethetypeswrong/cli from 0.13.2 to 0.13.6 Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.13.2 to 0.13.6. - [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.13.6/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 +- pnpm-lock.yaml | 27 +++++++++++++++++++-------- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index ac99a73..2247815 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "ts-jest": "^29.1.1", "turbo": "^1.10.16", "typescript": "^5.3.2", - "@arethetypeswrong/cli": "^0.13.2" + "@arethetypeswrong/cli": "^0.13.6" }, "engines": { "node": ">=18.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44811a5..e4842cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,8 @@ importers: .: devDependencies: '@arethetypeswrong/cli': - specifier: ^0.13.2 - version: 0.13.2 + specifier: ^0.13.6 + version: 0.13.6 '@types/node': specifier: ^20.10.1 version: 20.10.1 @@ -149,12 +149,12 @@ packages: resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} dev: true - /@arethetypeswrong/cli@0.13.2: - resolution: {integrity: sha512-eqRWeFFiI58xwsiUfZSdZsmNCaqqtxmSPP9554ajiCDrB/aNzq5VktVK7dNiT9PamunNeoej4KbDBnkNwVacvg==} + /@arethetypeswrong/cli@0.13.6: + resolution: {integrity: sha512-rNiAcz/kLdqqfA3NvUjtLCPV933MEo+K5dMJDA7afdOPmH5iS13pCiZyeZ21MDBQrxMpx6t5G/7OyRf+OcsoPA==} engines: {node: '>=18'} hasBin: true dependencies: - '@arethetypeswrong/core': 0.13.2 + '@arethetypeswrong/core': 0.13.6 chalk: 4.1.2 cli-table3: 0.6.3 commander: 10.0.1 @@ -163,14 +163,15 @@ packages: semver: 7.5.4 dev: true - /@arethetypeswrong/core@0.13.2: - resolution: {integrity: sha512-1l6ygar+6TH4o1JipWWGCEZlOhAwEShm1yKx+CgIByNjCzufbu6k9DNbDmBjdouusNRhBIOYQe1UHnJig+GtAw==} + /@arethetypeswrong/core@0.13.6: + resolution: {integrity: sha512-e3CHQUK1aIIk8VOUavXPu3aVie3ZpxSGQHQoeBabzy81T4xWfQDrc68CqFmfGIEr8Apug47Yq+pYkCG2lsS10w==} engines: {node: '>=18'} dependencies: '@andrewbranch/untar.js': 1.0.3 fflate: 0.7.4 semver: 7.5.4 - typescript: 5.3.2 + ts-expose-internals-conditionally: 1.0.0-empty.0 + typescript: 5.3.3 validate-npm-package-name: 5.0.0 dev: true @@ -3794,6 +3795,10 @@ packages: typescript: 5.3.2 dev: false + /ts-expose-internals-conditionally@1.0.0-empty.0: + resolution: {integrity: sha512-F8m9NOF6ZhdOClDVdlM8gj3fDCav4ZIFSs/EI3ksQbAAXVSCN/Jh5OCJDDZWBuBy9psFc6jULGDlPwjMYMhJDw==} + dev: true + /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true @@ -3968,6 +3973,12 @@ packages: engines: {node: '>=14.17'} hasBin: true + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + engines: {node: '>=14.17'} + hasBin: true + dev: true + /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true