Skip to content

Commit 422ff28

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

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
@@ -54,6 +54,6 @@
5454
"react": "^18.3.1",
5555
"rimraf": "^6.0.1",
5656
"ts-jest": "^29.4.1",
57-
"typescript": "^5.8.3"
57+
"typescript": "^5.9.2"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7784,10 +7784,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.18.1:
77847784
"@typescript-eslint/parser" "8.18.1"
77857785
"@typescript-eslint/utils" "8.18.1"
77867786

7787-
typescript@^5.8.3:
7788-
version "5.8.3"
7789-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7790-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
7787+
typescript@^5.9.2:
7788+
version "5.9.2"
7789+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7790+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
77917791

77927792
uglify-js@^3.1.4:
77937793
version "3.19.3"

0 commit comments

Comments
 (0)