Skip to content

Commit 76a81ec

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

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.46.2",
7171
"rollup-plugin-dts": "6.2.1",
7272
"ts-jest": "29.4.0",
73-
"typescript": "5.8.3"
73+
"typescript": "5.9.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4953,10 +4953,10 @@ types-ramda@^0.31.0:
49534953
dependencies:
49544954
ts-toolbelt "^9.6.0"
49554955

4956-
typescript@5.8.3:
4957-
version "5.8.3"
4958-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4959-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4956+
typescript@5.9.2:
4957+
version "5.9.2"
4958+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4959+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
49604960

49614961
undici-types@~6.19.2:
49624962
version "6.19.8"

0 commit comments

Comments
 (0)