Skip to content

Commit e57399b

Browse files
chore(deps): update dependency ts-morph to v28
1 parent 9e50ccf commit e57399b

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
@@ -2038,14 +2038,14 @@ __metadata:
20382038
languageName: node
20392039
linkType: hard
20402040

2041-
"@ts-morph/common@npm:~0.28.1":
2042-
version: 0.28.1
2043-
resolution: "@ts-morph/common@npm:0.28.1"
2041+
"@ts-morph/common@npm:~0.29.0":
2042+
version: 0.29.0
2043+
resolution: "@ts-morph/common@npm:0.29.0"
20442044
dependencies:
20452045
minimatch: "npm:^10.0.1"
20462046
path-browserify: "npm:^1.0.1"
20472047
tinyglobby: "npm:^0.2.14"
2048-
checksum: 10c0/d51276d840997e0f8f83e04f8b1689135bb12588a7ddbed575f87848d5737eeae31e242685d6449de27573e8ed30892157fea643393cb875e175f2711200bc50
2048+
checksum: 10c0/97ab8ca66558b817e5475a8893ee1476ab760a3ac71fa9868413d95ddbaaf909eda81716e3a8d14291cbf449e624af66de81bcddd3ec2e36525728b4edf5e8ee
20492049
languageName: node
20502050
linkType: hard
20512051

@@ -3748,7 +3748,7 @@ __metadata:
37483748
prettier: "npm:^3.7.4"
37493749
pretty-quick: "npm:^4.1.1"
37503750
rimraf: "npm:^6.0.1"
3751-
ts-morph: "npm:^27.0.0"
3751+
ts-morph: "npm:^28.0.0"
37523752
tsutils: "npm:^3.21.0"
37533753
tsx: "npm:^4.20.3"
37543754
typescript: "npm:^6.0.0"
@@ -8783,13 +8783,13 @@ __metadata:
87838783
languageName: node
87848784
linkType: hard
87858785

8786-
"ts-morph@npm:^27.0.0":
8787-
version: 27.0.2
8788-
resolution: "ts-morph@npm:27.0.2"
8786+
"ts-morph@npm:^28.0.0":
8787+
version: 28.0.0
8788+
resolution: "ts-morph@npm:28.0.0"
87898789
dependencies:
8790-
"@ts-morph/common": "npm:~0.28.1"
8790+
"@ts-morph/common": "npm:~0.29.0"
87918791
code-block-writer: "npm:^13.0.3"
8792-
checksum: 10c0/224715cc6d97b8ff5afd3986f9629f912a0ebd83eaecbdca91c35cf10a98f607c663f666e7ea5e6afab00563d00dc80fa7a13552cc7f1cef735261c3217d0863
8792+
checksum: 10c0/969570a5e983b4193735fff43878ce7b78787b4860bf3d23f330c86d7de707286969e5a82d486dce333eea27bf9d373a46f9de58a80c0bf86d2a462620563a55
87938793
languageName: node
87948794
linkType: hard
87958795

0 commit comments

Comments
 (0)