Skip to content

Commit 2345479

Browse files
committed
build: update dependency typescript to v5.9.0-dev.20250721
See associated pull request for more information.
1 parent a41a176 commit 2345479

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"tar": "^7.0.0",
141141
"ts-node": "^10.9.1",
142142
"tslib": "2.8.1",
143-
"typescript": "5.9.0-beta",
143+
"typescript": "5.9.0-dev.20250721",
144144
"undici": "7.11.0",
145145
"unenv": "^1.10.0",
146146
"verdaccio": "6.1.5",
@@ -173,6 +173,6 @@
173173
}
174174
},
175175
"resolutions": {
176-
"typescript": "5.9.0-beta"
176+
"typescript": "5.9.0-dev.20250721"
177177
}
178178
}

0 commit comments

Comments
 (0)