Skip to content

Commit ae5dbdd

Browse files
chore(deps): update dependency typescript to v5.9.2 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb94141 commit ae5dbdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.8.3",
82+
"typescript": "5.9.2",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8063,10 +8063,10 @@ typedarray.prototype.slice@^1.0.3:
80638063
typed-array-buffer "^1.0.2"
80648064
typed-array-byte-offset "^1.0.2"
80658065

8066-
typescript@5.8.3:
8067-
version "5.8.3"
8068-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8069-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
8066+
typescript@5.9.2:
8067+
version "5.9.2"
8068+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8069+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
80708070

80718071
ufo@^1.3.0:
80728072
version "1.3.2"

0 commit comments

Comments
 (0)