Skip to content

Commit c2d4b8c

Browse files
authored
Merge pull request #10 from elastic/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.7.2
2 parents 0e4adb3 + 39d76f2 commit c2d4b8c

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
@@ -32,7 +32,7 @@
3232
"jest": "29.7.0",
3333
"jest-environment-jsdom": "29.7.0",
3434
"ts-jest": "29.2.5",
35-
"typescript": "5.6.3",
35+
"typescript": "5.7.2",
3636
"typescript-eslint": "8.15.0",
3737
"vite": "5.4.11"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3442,10 +3442,10 @@ [email protected]:
34423442
"@typescript-eslint/parser" "8.15.0"
34433443
"@typescript-eslint/utils" "8.15.0"
34443444

3445-
typescript@5.6.3:
3446-
version "5.6.3"
3447-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3448-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
3445+
typescript@5.7.2:
3446+
version "5.7.2"
3447+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3448+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
34493449

34503450
undici-types@~6.19.8:
34513451
version "6.19.8"

0 commit comments

Comments
 (0)