Skip to content

Commit 5e0e9dc

Browse files
chore(deps): update dependency ts-morph to v28
1 parent f8f0398 commit 5e0e9dc

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
@@ -2679,14 +2679,14 @@ __metadata:
26792679
languageName: node
26802680
linkType: hard
26812681

2682-
"@ts-morph/common@npm:~0.28.1":
2683-
version: 0.28.1
2684-
resolution: "@ts-morph/common@npm:0.28.1"
2682+
"@ts-morph/common@npm:~0.29.0":
2683+
version: 0.29.0
2684+
resolution: "@ts-morph/common@npm:0.29.0"
26852685
dependencies:
26862686
minimatch: "npm:^10.0.1"
26872687
path-browserify: "npm:^1.0.1"
26882688
tinyglobby: "npm:^0.2.14"
2689-
checksum: 10c0/d51276d840997e0f8f83e04f8b1689135bb12588a7ddbed575f87848d5737eeae31e242685d6449de27573e8ed30892157fea643393cb875e175f2711200bc50
2689+
checksum: 10c0/97ab8ca66558b817e5475a8893ee1476ab760a3ac71fa9868413d95ddbaaf909eda81716e3a8d14291cbf449e624af66de81bcddd3ec2e36525728b4edf5e8ee
26902690
languageName: node
26912691
linkType: hard
26922692

@@ -4523,7 +4523,7 @@ __metadata:
45234523
prettier: "npm:^3.7.4"
45244524
pretty-quick: "npm:^4.1.1"
45254525
rimraf: "npm:^6.0.1"
4526-
ts-morph: "npm:^27.0.0"
4526+
ts-morph: "npm:^28.0.0"
45274527
tsutils: "npm:^3.21.0"
45284528
tsx: "npm:^4.20.3"
45294529
typescript: "npm:^6.0.0"
@@ -9633,13 +9633,13 @@ __metadata:
96339633
languageName: node
96349634
linkType: hard
96359635

9636-
"ts-morph@npm:^27.0.0":
9637-
version: 27.0.2
9638-
resolution: "ts-morph@npm:27.0.2"
9636+
"ts-morph@npm:^28.0.0":
9637+
version: 28.0.0
9638+
resolution: "ts-morph@npm:28.0.0"
96399639
dependencies:
9640-
"@ts-morph/common": "npm:~0.28.1"
9640+
"@ts-morph/common": "npm:~0.29.0"
96419641
code-block-writer: "npm:^13.0.3"
9642-
checksum: 10c0/224715cc6d97b8ff5afd3986f9629f912a0ebd83eaecbdca91c35cf10a98f607c663f666e7ea5e6afab00563d00dc80fa7a13552cc7f1cef735261c3217d0863
9642+
checksum: 10c0/969570a5e983b4193735fff43878ce7b78787b4860bf3d23f330c86d7de707286969e5a82d486dce333eea27bf9d373a46f9de58a80c0bf86d2a462620563a55
96439643
languageName: node
96449644
linkType: hard
96459645

0 commit comments

Comments
 (0)