diff --git a/package.json b/package.json index cb5dc7852c..fd3ced719a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "sass": "1.49.0", "sucrase": "3.20.3", "ts-jest": "26.5.6", - "ts-morph": "13.0.2", + "ts-morph": "13.0.3", "typescript": "4.5.5", "vue": "3.2.27", "vue-jest": "5.0.0-alpha.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75b58a9fe1..6095ad7a55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: sass: 1.49.0 sucrase: 3.20.3 ts-jest: 26.5.6 - ts-morph: 13.0.2 + ts-morph: 13.0.3 typescript: 4.5.5 vue: 3.2.27 vue-jest: 5.0.0-alpha.10 @@ -142,7 +142,7 @@ importers: sass: 1.49.0 sucrase: 3.20.3 ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.5 - ts-morph: 13.0.2 + ts-morph: 13.0.3 typescript: 4.5.5 vue: 3.2.27 vue-jest: 5.0.0-alpha.10_ea3c22d7b644c17bd573acac8c695366 @@ -1687,8 +1687,8 @@ packages: engines: {node: '>= 6'} dev: true - /@ts-morph/common/0.12.2: - resolution: {integrity: sha512-m5KjptpIf1K0t0QL38uE+ol1n+aNn9MgRq++G3Zym1FlqfN+rThsXlp3cAgib14pIeXF7jk3UtJQOviwawFyYg==} + /@ts-morph/common/0.12.3: + resolution: {integrity: sha512-4tUmeLyXJnJWvTFOKtcNJ1yh0a3SsTLi2MUoyj8iUNznFRN1ZquaNe7Oukqrnki2FzZkm0J9adCNLDZxUzvj+w==} dependencies: fast-glob: 3.2.11 minimatch: 3.0.4 @@ -10237,10 +10237,10 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-morph/13.0.2: - resolution: {integrity: sha512-SjeeHaRf/mFsNeR3KTJnx39JyEOzT4e+DX28gQx5zjzEOuFs2eGrqeN2PLKs/+AibSxPmzV7RD8nJVKmFJqtLA==} + /ts-morph/13.0.3: + resolution: {integrity: sha512-pSOfUMx8Ld/WUreoSzvMFQG5i9uEiWIsBYjpU9+TTASOeUa89j5HykomeqVULm1oqWtBdleI3KEFRLrlA3zGIw==} dependencies: - '@ts-morph/common': 0.12.2 + '@ts-morph/common': 0.12.3 code-block-writer: 11.0.0 dev: true