Skip to content

Commit a19f275

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ts-morph to v12.2.0
1 parent 0e28501 commit a19f275

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"reflect-metadata": "0.1.13",
9292
"rimraf": "3.0.2",
9393
"rxjs": "7.4.0",
94-
"ts-morph": "12.0.0",
94+
"ts-morph": "12.2.0",
9595
"type-graphql": "1.1.1",
9696
"uuid": "8.3.2"
9797
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5124,10 +5124,10 @@
51245124
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
51255125
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
51265126

5127-
"@ts-morph/common@~0.11.0":
5128-
version "0.11.0"
5129-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.11.0.tgz#df94af35f42d01d9d389bfdefc8bcc3f6a59a192"
5130-
integrity sha512-Ti2tpROSVHlBoNiJKVUYPNk/yCPb1Bcly4RsSwC2F9a8PMMYfEYovRcghTu6N5o66Jq0yvPXN3uNaO4a3zskTA==
5127+
"@ts-morph/common@~0.11.1":
5128+
version "0.11.1"
5129+
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.11.1.tgz#281af2a0642b19354d8aa07a0d50dfdb4aa8164e"
5130+
integrity sha512-7hWZS0NRpEsNV8vWJzg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo+4QvE/+zv4cVci0OviuJFnqhEfoV3+g==
51315131
dependencies:
51325132
fast-glob "^3.2.7"
51335133
minimatch "^3.0.4"
@@ -21526,12 +21526,12 @@ [email protected]:
2152621526
micromatch "^4.0.0"
2152721527
semver "^7.3.4"
2152821528

21529-
ts-morph@12.0.0:
21530-
version "12.0.0"
21531-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-12.0.0.tgz#a601c3538703755cbfa2d42b62c52df73e9dbbd7"
21532-
integrity sha512-VHC8XgU2fFW7yO1f/b3mxKDje1vmyzFXHWzOYmKEkCEwcLjDtbdLgBQviqj4ZwP4MJkQtRo6Ha2I29lq/B+VxA==
21529+
ts-morph@12.2.0:
21530+
version "12.2.0"
21531+
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-12.2.0.tgz#3332319cecd44aff0b7b410f1fe39637499b1a1b"
21532+
integrity sha512-WHXLtFDcIRwoqaiu0elAoZ/AmI+SwwDafnPKjgJmdwJ2gRVO0jMKBt88rV2liT/c6MTsXyuWbGFiHe9MRddWJw==
2153321533
dependencies:
21534-
"@ts-morph/common" "~0.11.0"
21534+
"@ts-morph/common" "~0.11.1"
2153521535
code-block-writer "^10.1.1"
2153621536

2153721537

0 commit comments

Comments
 (0)