From 5a9e366c0abb9ee7fed8358736f7a99f52c5eef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 11:00:13 -0600 Subject: [PATCH] chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /docs (#33320) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index dd6b7bde980..785b96ef8f2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -48,7 +48,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.37.5", "prettier": "^2.0.0", - "typescript": "~5.8.2", + "typescript": "~5.8.3", "webpack": "^5.99.7" }, "browserslist": { diff --git a/docs/yarn.lock b/docs/yarn.lock index 2dbbe36bc36..5293e32610b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -12638,10 +12638,10 @@ types-ramda@^0.30.0: dependencies: ts-toolbelt "^9.6.0" -typescript@~5.8.2: - version "5.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4" - integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ== +typescript@~5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== ufo@^1.5.4: version "1.6.1"