chore(deps): update dependency ts-morph to v13.0.3 (#5567)

This commit is contained in:
renovate[bot]
2022-01-23 18:06:44 +08:00
committed by GitHub
parent 9d317c8f8c
commit 1109843024
2 changed files with 8 additions and 8 deletions

View File

@@ -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",

14
pnpm-lock.yaml generated
View File

@@ -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