From 033a4d3122f5d56521b3d6f84237790af1ea2c5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 16:09:24 +0900 Subject: [PATCH] chore(deps): update dependency ts-morph to v27.0.2 (#4167) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a733e3c9..a639f7fd 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "glob": "11.1.0", "node-gyp": "11.4.2", "playwright": "1.55.1", - "ts-morph": "27.0.0", + "ts-morph": "27.0.2", "typescript": "5.9.2", "typescript-eslint": "8.43.0", "utf-8-validate": "6.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d11406f..517aeb41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -347,8 +347,8 @@ importers: specifier: 1.55.1 version: 1.55.1 ts-morph: - specifier: 27.0.0 - version: 27.0.0 + specifier: 27.0.2 + version: 27.0.2 typescript: specifier: 5.9.2 version: 5.9.2 @@ -1277,8 +1277,8 @@ packages: '@total-typescript/ts-reset@0.6.1': resolution: {integrity: sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg==} - '@ts-morph/common@0.28.0': - resolution: {integrity: sha512-4w6X/oFmvXcwux6y6ExfM/xSqMHw20cYwFJH+BlYrtGa6nwY9qGq8GXnUs1sVYeF2o/KT3S8hAH6sKBI3VOkBg==} + '@ts-morph/common@0.28.1': + resolution: {integrity: sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==} '@tybys/wasm-util@0.10.0': resolution: {integrity: sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==} @@ -4498,8 +4498,8 @@ packages: peerDependencies: typescript: '>=4.8.4' - ts-morph@27.0.0: - resolution: {integrity: sha512-xcqelpTR5PCuZMs54qp9DE3t7tPgA2v/P1/qdW4ke5b3Y5liTGTYj6a/twT35EQW/H5okRqp1UOqwNlgg0K0eQ==} + ts-morph@27.0.2: + resolution: {integrity: sha512-fhUhgeljcrdZ+9DZND1De1029PrE+cMkIP7ooqkLRTrRLTqcki2AstsyJm0vRNbTbVCNJ0idGlbBrfqc7/nA8w==} tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -5845,7 +5845,7 @@ snapshots: '@total-typescript/ts-reset@0.6.1': {} - '@ts-morph/common@0.28.0': + '@ts-morph/common@0.28.1': dependencies: minimatch: 10.1.1 path-browserify: 1.0.1 @@ -9450,9 +9450,9 @@ snapshots: dependencies: typescript: 5.9.2 - ts-morph@27.0.0: + ts-morph@27.0.2: dependencies: - '@ts-morph/common': 0.28.0 + '@ts-morph/common': 0.28.1 code-block-writer: 13.0.3 tsconfig-paths@3.15.0: