Skip to content

Commit d942ecd

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>
1 parent 69b03cc commit d942ecd

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
@@ -67,7 +67,7 @@
6767
"jest": "30.2.0",
6868
"prettier": "3.6.2",
6969
"ts-jest": "29.4.4",
70-
"typescript": "5.9.2",
70+
"typescript": "5.9.3",
7171
"typescript-eslint": "8.45.0"
7272
},
7373
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5151,10 +5151,10 @@ typescript-eslint@8.45.0:
51515151
"@typescript-eslint/typescript-estree" "8.45.0"
51525152
"@typescript-eslint/utils" "8.45.0"
51535153

5154-
typescript@5.9.2:
5155-
version "5.9.2"
5156-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5157-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
5154+
typescript@5.9.3:
5155+
version "5.9.3"
5156+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5157+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
51585158

51595159
uglify-js@^3.1.4:
51605160
version "3.19.3"

0 commit comments

Comments
 (0)