Skip to content

Commit ef9e14b

Browse files
chore(deps): update dependency typescript to v5.8.3 (#40)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 9449810 commit ef9e14b

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
@@ -47,7 +47,7 @@
4747
"@types/node": "22.13.15",
4848
"license-checker": "^25.0.1",
4949
"shx": "0.4.0",
50-
"typescript": "5.8.2"
50+
"typescript": "5.8.3"
5151
},
5252
"publishConfig": {
5353
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,10 +1388,10 @@ type-is@^2.0.0:
13881388
media-typer "^1.1.0"
13891389
mime-types "^3.0.0"
13901390

1391-
1392-
version "5.8.2"
1393-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1394-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1391+
1392+
version "5.8.3"
1393+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1394+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
13951395

13961396
typical@^4.0.0:
13971397
version "4.0.0"

0 commit comments

Comments
 (0)