Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier": "^3.5.3",
"rimraf": "^6.0.1",
"simple-git": "^3.27.0",
"ts-morph": "^25.0.1",
"ts-morph": "^26.0.0",
"tsd": "^0.32.0",
"tshy": "^3.0.2",
"typescript": "^5.8.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __metadata:
query-string: "npm:^9.1.1"
rimraf: "npm:^6.0.1"
simple-git: "npm:^3.27.0"
ts-morph: "npm:^25.0.1"
ts-morph: "npm:^26.0.0"
tsd: "npm:^0.32.0"
tshy: "npm:^3.0.2"
typescript: "npm:^5.8.2"
Expand Down Expand Up @@ -354,14 +354,14 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.26.0":
version: 0.26.1
resolution: "@ts-morph/common@npm:0.26.1"
"@ts-morph/common@npm:~0.27.0":
version: 0.27.0
resolution: "@ts-morph/common@npm:0.27.0"
dependencies:
fast-glob: "npm:^3.3.2"
minimatch: "npm:^9.0.4"
fast-glob: "npm:^3.3.3"
minimatch: "npm:^10.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10c0/49d33162de3f09fb2a242e38c04a7fa30966977a5282d97d0e27c1d68541956e917ac4de9aac6b41182dbae188482665da6e919c3f6ef0dcb90cea24e4d637e0
checksum: 10c0/3daa267bd78114ff504eb064c5215da6e46589e775b781ec0da4998d999b0d7130eff287e70d6e13e0a0a897ea16e9387f4cd885b4b9d6d628f318cecb81d473
languageName: node
linkType: hard

Expand Down Expand Up @@ -1640,7 +1640,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
Expand Down Expand Up @@ -2814,7 +2814,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.0.0":
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
version: 10.0.1
resolution: "minimatch@npm:10.0.1"
dependencies:
Expand Down Expand Up @@ -4243,13 +4243,13 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:^25.0.1":
version: 25.0.1
resolution: "ts-morph@npm:25.0.1"
"ts-morph@npm:^26.0.0":
version: 26.0.0
resolution: "ts-morph@npm:26.0.0"
dependencies:
"@ts-morph/common": "npm:~0.26.0"
"@ts-morph/common": "npm:~0.27.0"
code-block-writer: "npm:^13.0.3"
checksum: 10c0/4e8b67d7fc521d5dcc7e4e6dfb2e10bc63fcaaef8c31b91d3c9eb98eacd42db70bde3359075dcb8e988a5510f02e2ee6f98a02f89045d648bfda72a5207d78ba
checksum: 10c0/c6880d90a1eefe0ce6555bf8c11cc104b1f36f84bd36a37a82b9ae0b974f51fe6b1bc91bb0ec42550158dc1c812329d6433e1237cba64f1ef515c129b321dd5d
languageName: node
linkType: hard

Expand Down