This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 5a9e366c0a chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in
/docs (#33320)
5a9e366c0a is described below
commit 5a9e366c0abb9ee7fed8358736f7a99f52c5eef9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 2 11:00:13 2025 -0600
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /docs (#33320)
Signed-off-by: dependabot[bot] <[email protected]>
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 dd6b7bde98..785b96ef8f 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 2dbbe36bc3..5293e32610 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"