Skip to content

Commit b99e8e7

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /ui-test (#22573)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc73ff9 commit b99e8e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"tslint": "^6.1.3",
2727
"tslint-config-prettier": "^1.18.0",
2828
"tslint-plugin-prettier": "^2.0.1",
29-
"typescript": "^5.8.2",
29+
"typescript": "^5.8.3",
3030
"yarn": "^1.22.22"
3131
}
3232
}

ui-test/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1636,10 +1636,10 @@ tsutils@^2.29.0:
16361636
dependencies:
16371637
tslib "^1.8.1"
16381638

1639-
typescript@^5.8.2:
1640-
version "5.8.2"
1641-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1642-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1639+
typescript@^5.8.3:
1640+
version "5.8.3"
1641+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1642+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
16431643

16441644
undici-types@~6.21.0:
16451645
version "6.21.0"

0 commit comments

Comments
 (0)