Skip to content

Commit 2b97679

Browse files
chore(deps): update dependency typescript to ^5.9.3 (#722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbb798a commit 2b97679

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.4",
57-
"typescript": "^5.9.2"
57+
"typescript": "^5.9.3"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7771,10 +7771,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.18.1:
77717771
"@typescript-eslint/parser" "8.18.1"
77727772
"@typescript-eslint/utils" "8.18.1"
77737773

7774-
typescript@^5.9.2:
7775-
version "5.9.2"
7776-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7777-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
7774+
typescript@^5.9.3:
7775+
version "5.9.3"
7776+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7777+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
77787778

77797779
uglify-js@^3.1.4:
77807780
version "3.19.3"

0 commit comments

Comments
 (0)