Skip to content

Commit aeda044

Browse files
chore(deps): update dependency ts-morph to v28
1 parent eba0206 commit aeda044

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"prettier": "^3.7.4",
158158
"pretty-quick": "^4.1.1",
159159
"rimraf": "^6.0.1",
160-
"ts-morph": "^27.0.0",
160+
"ts-morph": "^28.0.0",
161161
"tsutils": "^3.21.0",
162162
"tsx": "^4.20.3",
163163
"typescript": "^6.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,14 +1921,14 @@ __metadata:
19211921
languageName: node
19221922
linkType: hard
19231923

1924-
"@ts-morph/common@npm:~0.28.1":
1925-
version: 0.28.1
1926-
resolution: "@ts-morph/common@npm:0.28.1"
1924+
"@ts-morph/common@npm:~0.29.0":
1925+
version: 0.29.0
1926+
resolution: "@ts-morph/common@npm:0.29.0"
19271927
dependencies:
19281928
minimatch: "npm:^10.0.1"
19291929
path-browserify: "npm:^1.0.1"
19301930
tinyglobby: "npm:^0.2.14"
1931-
checksum: 10c0/d51276d840997e0f8f83e04f8b1689135bb12588a7ddbed575f87848d5737eeae31e242685d6449de27573e8ed30892157fea643393cb875e175f2711200bc50
1931+
checksum: 10c0/97ab8ca66558b817e5475a8893ee1476ab760a3ac71fa9868413d95ddbaaf909eda81716e3a8d14291cbf449e624af66de81bcddd3ec2e36525728b4edf5e8ee
19321932
languageName: node
19331933
linkType: hard
19341934

@@ -3654,7 +3654,7 @@ __metadata:
36543654
prettier: "npm:^3.7.4"
36553655
pretty-quick: "npm:^4.1.1"
36563656
rimraf: "npm:^6.0.1"
3657-
ts-morph: "npm:^27.0.0"
3657+
ts-morph: "npm:^28.0.0"
36583658
tsutils: "npm:^3.21.0"
36593659
tsx: "npm:^4.20.3"
36603660
typescript: "npm:^6.0.0"
@@ -8689,13 +8689,13 @@ __metadata:
86898689
languageName: node
86908690
linkType: hard
86918691

8692-
"ts-morph@npm:^27.0.0":
8693-
version: 27.0.2
8694-
resolution: "ts-morph@npm:27.0.2"
8692+
"ts-morph@npm:^28.0.0":
8693+
version: 28.0.0
8694+
resolution: "ts-morph@npm:28.0.0"
86958695
dependencies:
8696-
"@ts-morph/common": "npm:~0.28.1"
8696+
"@ts-morph/common": "npm:~0.29.0"
86978697
code-block-writer: "npm:^13.0.3"
8698-
checksum: 10c0/224715cc6d97b8ff5afd3986f9629f912a0ebd83eaecbdca91c35cf10a98f607c663f666e7ea5e6afab00563d00dc80fa7a13552cc7f1cef735261c3217d0863
8698+
checksum: 10c0/969570a5e983b4193735fff43878ce7b78787b4860bf3d23f330c86d7de707286969e5a82d486dce333eea27bf9d373a46f9de58a80c0bf86d2a462620563a55
86998699
languageName: node
87008700
linkType: hard
87018701

0 commit comments

Comments
 (0)