Skip to content

Commit 128ba1e

Browse files
chore(deps): update dependency typescript to v5.9.3 (#1653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a9a26e commit 128ba1e

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
"rollup": "4.52.3",
7171
"rollup-plugin-dts": "6.2.3",
7272
"ts-jest": "29.4.4",
73-
"typescript": "5.9.2"
73+
"typescript": "5.9.3"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4989,10 +4989,10 @@ types-ramda@^0.31.0:
49894989
dependencies:
49904990
ts-toolbelt "^9.6.0"
49914991

4992-
4993-
version "5.9.2"
4994-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4995-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
4992+
4993+
version "5.9.3"
4994+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4995+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
49964996

49974997
uglify-js@^3.1.4:
49984998
version "3.19.3"

0 commit comments

Comments
 (0)