Skip to content

Commit 2a0b21d

Browse files
chore(deps): update dependency typescript to v5.8.2 (#92)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 682b87a commit 2a0b21d

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
@@ -50,7 +50,7 @@
5050
"eslint-config-prettier": "10.0.2",
5151
"eslint-plugin-prettier": "5.2.3",
5252
"prettier": "3.5.3",
53-
"typescript": "5.7.3",
53+
"typescript": "5.8.2",
5454
"eslint-plugin-import": "2.31.0",
5555
"eslint-plugin-jsx-a11y": "6.10.2",
5656
"eslint-plugin-react": "7.37.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2872,10 +2872,10 @@ typed-array-length@^1.0.7:
28722872
possible-typed-array-names "^1.0.0"
28732873
reflect.getprototypeof "^1.0.6"
28742874

2875-
typescript@5.7.3:
2876-
version "5.7.3"
2877-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2878-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
2875+
typescript@5.8.2:
2876+
version "5.8.2"
2877+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2878+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
28792879

28802880
typical@^4.0.0:
28812881
version "4.0.0"

0 commit comments

Comments
 (0)