Skip to content

Commit 52c4ee4

Browse files
chore(deps): update dependency typescript to ^5.9.3 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96a0502 commit 52c4ee4

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.4",
65-
"typescript": "^5.9.2"
65+
"typescript": "^5.9.3"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8409,10 +8409,10 @@ typescript-eslint@^8.20.0:
84098409
"@typescript-eslint/parser" "8.20.0"
84108410
"@typescript-eslint/utils" "8.20.0"
84118411

8412-
typescript@^5.9.2:
8413-
version "5.9.2"
8414-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8415-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
8412+
typescript@^5.9.3:
8413+
version "5.9.3"
8414+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8415+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
84168416

84178417
uglify-js@^3.1.4:
84188418
version "3.19.3"

0 commit comments

Comments
 (0)