Skip to content

Commit 9d0f5a8

Browse files
chore(deps): update dependency ts-morph to v28
1 parent 14bca26 commit 9d0f5a8

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
@@ -2640,14 +2640,14 @@ __metadata:
26402640
languageName: node
26412641
linkType: hard
26422642

2643-
"@ts-morph/common@npm:~0.28.1":
2644-
version: 0.28.1
2645-
resolution: "@ts-morph/common@npm:0.28.1"
2643+
"@ts-morph/common@npm:~0.29.0":
2644+
version: 0.29.0
2645+
resolution: "@ts-morph/common@npm:0.29.0"
26462646
dependencies:
26472647
minimatch: "npm:^10.0.1"
26482648
path-browserify: "npm:^1.0.1"
26492649
tinyglobby: "npm:^0.2.14"
2650-
checksum: 10c0/d51276d840997e0f8f83e04f8b1689135bb12588a7ddbed575f87848d5737eeae31e242685d6449de27573e8ed30892157fea643393cb875e175f2711200bc50
2650+
checksum: 10c0/97ab8ca66558b817e5475a8893ee1476ab760a3ac71fa9868413d95ddbaaf909eda81716e3a8d14291cbf449e624af66de81bcddd3ec2e36525728b4edf5e8ee
26512651
languageName: node
26522652
linkType: hard
26532653

@@ -4343,7 +4343,7 @@ __metadata:
43434343
prettier: "npm:^3.7.4"
43444344
pretty-quick: "npm:^4.1.1"
43454345
rimraf: "npm:^6.0.1"
4346-
ts-morph: "npm:^27.0.0"
4346+
ts-morph: "npm:^28.0.0"
43474347
tsutils: "npm:^3.21.0"
43484348
tsx: "npm:^4.20.3"
43494349
typescript: "npm:^6.0.0"
@@ -9368,13 +9368,13 @@ __metadata:
93689368
languageName: node
93699369
linkType: hard
93709370

9371-
"ts-morph@npm:^27.0.0":
9372-
version: 27.0.2
9373-
resolution: "ts-morph@npm:27.0.2"
9371+
"ts-morph@npm:^28.0.0":
9372+
version: 28.0.0
9373+
resolution: "ts-morph@npm:28.0.0"
93749374
dependencies:
9375-
"@ts-morph/common": "npm:~0.28.1"
9375+
"@ts-morph/common": "npm:~0.29.0"
93769376
code-block-writer: "npm:^13.0.3"
9377-
checksum: 10c0/224715cc6d97b8ff5afd3986f9629f912a0ebd83eaecbdca91c35cf10a98f607c663f666e7ea5e6afab00563d00dc80fa7a13552cc7f1cef735261c3217d0863
9377+
checksum: 10c0/969570a5e983b4193735fff43878ce7b78787b4860bf3d23f330c86d7de707286969e5a82d486dce333eea27bf9d373a46f9de58a80c0bf86d2a462620563a55
93789378
languageName: node
93799379
linkType: hard
93809380

0 commit comments

Comments
 (0)