From 5b7538a8c2f74a59e467800c2a6802cfcd3774b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 04:13:44 +0800 Subject: [PATCH] chore(deps): update dependency ts-morph to v12.2.0 (#4179) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 723cdf98f3..0525560d72 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "sucrase": "3.20.3", "through2": "4.0.2", "ts-jest": "26.5.6", - "ts-morph": "12.1.0", + "ts-morph": "12.2.0", "typescript": "4.4.4", "vue": "3.2.21", "vue-jest": "5.0.0-alpha.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fac5bbba8f..05c8e1e3de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,7 +68,7 @@ importers: sucrase: 3.20.3 through2: 4.0.2 ts-jest: 26.5.6 - ts-morph: 12.1.0 + ts-morph: 12.2.0 typescript: 4.4.4 vue: 3.2.21 vue-jest: 5.0.0-alpha.10 @@ -140,7 +140,7 @@ importers: sucrase: 3.20.3 through2: 4.0.2 ts-jest: 26.5.6_jest@26.6.3+typescript@4.4.4 - ts-morph: 12.1.0 + ts-morph: 12.2.0 typescript: 4.4.4 vue: 3.2.21 vue-jest: 5.0.0-alpha.10_6ed7d880fa2435f474778da9c4c586c9 @@ -9818,8 +9818,8 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-morph/12.1.0: - resolution: {integrity: sha512-xsJt70NePtztxDZ99bXkOwoi3p82JDUiPa0pSgfvxDj87mb4zUwzv1LHOue3Lq7iJlh5fLzvWshOMDEUfKTVtg==} + /ts-morph/12.2.0: + resolution: {integrity: sha512-WHXLtFDcIRwoqaiu0elAoZ/AmI+SwwDafnPKjgJmdwJ2gRVO0jMKBt88rV2liT/c6MTsXyuWbGFiHe9MRddWJw==} dependencies: '@ts-morph/common': 0.11.1 code-block-writer: 10.1.1