Skip to content

Commit 742a696

Browse files
chore(deps): update dependency typescript to ^5.9.2 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6adebe commit 742a696

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
@@ -62,6 +62,6 @@
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.4.0",
65-
"typescript": "^5.8.3"
65+
"typescript": "^5.9.2"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8459,10 +8459,10 @@ typescript-eslint@^8.20.0:
84598459
"@typescript-eslint/parser" "8.20.0"
84608460
"@typescript-eslint/utils" "8.20.0"
84618461

8462-
typescript@^5.8.3:
8463-
version "5.8.3"
8464-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8465-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
8462+
typescript@^5.9.2:
8463+
version "5.9.2"
8464+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8465+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
84668466

84678467
uglify-js@^3.1.4:
84688468
version "3.19.3"

0 commit comments

Comments
 (0)