Skip to content

Commit 7f7b8ab

Browse files
chore(deps): update dependency typescript to ^5.9.2
1 parent 2d62c14 commit 7f7b8ab

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.0",
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
@@ -7820,10 +7820,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.18.1:
78207820
"@typescript-eslint/parser" "8.18.1"
78217821
"@typescript-eslint/utils" "8.18.1"
78227822

7823-
typescript@^5.8.3:
7824-
version "5.8.3"
7825-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7826-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
7823+
typescript@^5.9.2:
7824+
version "5.9.2"
7825+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7826+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
78277827

78287828
uglify-js@^3.1.4:
78297829
version "3.19.3"

0 commit comments

Comments
 (0)