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 e0e1eea9ce chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in
/docs (#31205)
e0e1eea9ce is described below
commit e0e1eea9cea36261bffaad6d876f585ff0ec6b3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 14:17:41 2024 -0700
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /docs (#31205)
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 492e73c6da..14c61d9716 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -49,7 +49,7 @@
"@docusaurus/module-type-aliases": "^3.6.3",
"@docusaurus/tsconfig": "^3.6.3",
"@types/react": "^18.3.12",
- "typescript": "^5.6.3",
+ "typescript": "^5.7.2",
"webpack": "^5.96.1"
},
"browserslist": {
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 8e077f53ea..25e60de6af 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -10058,10 +10058,10 @@ types-ramda@^0.30.0:
dependencies:
ts-toolbelt "^9.6.0"
-typescript@^5.6.3:
- version "5.6.3"
- resolved
"https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
- integrity
sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
+typescript@^5.7.2:
+ version "5.7.2"
+ resolved
"https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
+ integrity
sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
undici-types@~5.26.4:
version "5.26.5"