Skip to content

Commit d788675

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

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
@@ -2669,14 +2669,14 @@ __metadata:
26692669
languageName: node
26702670
linkType: hard
26712671

2672-
"@ts-morph/common@npm:~0.28.1":
2673-
version: 0.28.1
2674-
resolution: "@ts-morph/common@npm:0.28.1"
2672+
"@ts-morph/common@npm:~0.29.0":
2673+
version: 0.29.0
2674+
resolution: "@ts-morph/common@npm:0.29.0"
26752675
dependencies:
26762676
minimatch: "npm:^10.0.1"
26772677
path-browserify: "npm:^1.0.1"
26782678
tinyglobby: "npm:^0.2.14"
2679-
checksum: 10c0/d51276d840997e0f8f83e04f8b1689135bb12588a7ddbed575f87848d5737eeae31e242685d6449de27573e8ed30892157fea643393cb875e175f2711200bc50
2679+
checksum: 10c0/97ab8ca66558b817e5475a8893ee1476ab760a3ac71fa9868413d95ddbaaf909eda81716e3a8d14291cbf449e624af66de81bcddd3ec2e36525728b4edf5e8ee
26802680
languageName: node
26812681
linkType: hard
26822682

@@ -4378,7 +4378,7 @@ __metadata:
43784378
prettier: "npm:^3.7.4"
43794379
pretty-quick: "npm:^4.1.1"
43804380
rimraf: "npm:^6.0.1"
4381-
ts-morph: "npm:^27.0.0"
4381+
ts-morph: "npm:^28.0.0"
43824382
tsutils: "npm:^3.21.0"
43834383
tsx: "npm:^4.20.3"
43844384
typescript: "npm:^6.0.0"
@@ -9491,13 +9491,13 @@ __metadata:
94919491
languageName: node
94929492
linkType: hard
94939493

9494-
"ts-morph@npm:^27.0.0":
9495-
version: 27.0.2
9496-
resolution: "ts-morph@npm:27.0.2"
9494+
"ts-morph@npm:^28.0.0":
9495+
version: 28.0.0
9496+
resolution: "ts-morph@npm:28.0.0"
94979497
dependencies:
9498-
"@ts-morph/common": "npm:~0.28.1"
9498+
"@ts-morph/common": "npm:~0.29.0"
94999499
code-block-writer: "npm:^13.0.3"
9500-
checksum: 10c0/224715cc6d97b8ff5afd3986f9629f912a0ebd83eaecbdca91c35cf10a98f607c663f666e7ea5e6afab00563d00dc80fa7a13552cc7f1cef735261c3217d0863
9500+
checksum: 10c0/969570a5e983b4193735fff43878ce7b78787b4860bf3d23f330c86d7de707286969e5a82d486dce333eea27bf9d373a46f9de58a80c0bf86d2a462620563a55
95019501
languageName: node
95029502
linkType: hard
95039503

0 commit comments

Comments
 (0)