Skip to content

Commit 162a289

Browse files
chore(deps): update dependency typescript to ^5.9.3 (#719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50266ce commit 162a289

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
"redux-saga": "^1.3.0",
7171
"rimraf": "^6.0.1",
7272
"ts-jest": "^29.4.4",
73-
"typescript": "^5.9.2"
73+
"typescript": "^5.9.3"
7474
},
7575
"peerDependencies": {
7676
"react": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8703,10 +8703,10 @@ typescript-tuple@^2.2.1:
87038703
dependencies:
87048704
typescript-compare "^0.0.2"
87058705

8706-
typescript@^5.9.2:
8707-
version "5.9.2"
8708-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8709-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
8706+
typescript@^5.9.3:
8707+
version "5.9.3"
8708+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8709+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
87108710

87118711
uglify-js@^3.1.4:
87128712
version "3.17.4"

0 commit comments

Comments
 (0)