Skip to content

Commit 2f561a7

Browse files
chore(deps): update dependency typescript to v5.9.3 (#980)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit d942ecd)
1 parent 82d11f2 commit 2f561a7

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
@@ -69,7 +69,7 @@
6969
"jest": "30.2.0",
7070
"prettier": "3.6.2",
7171
"ts-jest": "29.4.4",
72-
"typescript": "5.9.2",
72+
"typescript": "5.9.3",
7373
"typescript-eslint": "8.45.0"
7474
},
7575
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4260,10 +4260,10 @@ typescript-eslint@8.45.0:
42604260
"@typescript-eslint/typescript-estree" "8.45.0"
42614261
"@typescript-eslint/utils" "8.45.0"
42624262

4263-
typescript@5.9.2:
4264-
version "5.9.2"
4265-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4266-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
4263+
typescript@5.9.3:
4264+
version "5.9.3"
4265+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4266+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
42674267

42684268
uglify-js@^3.1.4:
42694269
version "3.19.3"

0 commit comments

Comments
 (0)