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 fb6ad3240f build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in 
/docs (#30795)
fb6ad3240f is described below

commit fb6ad3240f90ef211588c6c3ec733e0f77e59887
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 09:48:04 2024 -0700

    build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /docs (#30795)
    
    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 de4e1c0841..30444393fa 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -49,7 +49,7 @@
     "@docusaurus/module-type-aliases": "^3.5.2",
     "@docusaurus/tsconfig": "^3.5.2",
     "@types/react": "^18.3.10",
-    "typescript": "^5.6.2",
+    "typescript": "^5.6.3",
     "webpack": "^5.96.1"
   },
   "browserslist": {
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 2ab0aceda9..973e5182e0 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -10010,10 +10010,10 @@ types-ramda@^0.30.0:
   dependencies:
     ts-toolbelt "^9.6.0"
 
-typescript@^5.6.2:
-  version "5.6.2"
-  resolved 
"https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0";
-  integrity 
sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
+typescript@^5.6.3:
+  version "5.6.3"
+  resolved 
"https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b";
+  integrity 
sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
 
 undici-types@~5.26.4:
   version "5.26.5"

Reply via email to