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 e2b708e8f7 build(deps-dev): bump @docusaurus/module-type-aliases from 
3.1.1 to 3.2.0 in /docs (#27818)
e2b708e8f7 is described below

commit e2b708e8f7237ac9f2fd618085fe6210784e9044
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 16:15:14 2024 -0600

    build(deps-dev): bump @docusaurus/module-type-aliases from 3.1.1 to 3.2.0 
in /docs (#27818)
    
    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    | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/docs/package.json b/docs/package.json
index 863a6e6929..b044261738 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -45,7 +45,7 @@
     "url-loader": "^4.1.1"
   },
   "devDependencies": {
-    "@docusaurus/module-type-aliases": "^3.1.1",
+    "@docusaurus/module-type-aliases": "^3.2.0",
     "@tsconfig/docusaurus": "^2.0.3",
     "@types/react": "^17.0.42",
     "typescript": "^5.3.3",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index febce6fcb8..45df811090 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -1790,13 +1790,13 @@
     react-helmet-async "*"
     react-loadable "npm:@docusaurus/[email protected]"
 
-"@docusaurus/module-type-aliases@^3.1.1":
-  version "3.1.1"
-  resolved 
"https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.1.tgz#b304402b0535a13ebd4c0db1c368d2604d54d02f";
-  integrity 
sha512-xBJyx0TMfAfVZ9ZeIOb1awdXgR4YJMocIEzTps91rq+hJDFJgJaylDtmoRhUxkwuYmNK1GJpW95b7DLztSBJ3A==
+"@docusaurus/module-type-aliases@^3.2.0":
+  version "3.2.0"
+  resolved 
"https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.2.0.tgz#ef883d8418f37e551eca72adc409014e720786d4";
+  integrity 
sha512-jRSp9YkvBwwNz6Xgy0RJPsnie+Ebb//gy7GdbkJ2pW2gvvlYKGib2+jSF0pfIzvyZLulfCynS1KQdvDKdSl8zQ==
   dependencies:
     "@docusaurus/react-loadable" "5.5.2"
-    "@docusaurus/types" "3.1.1"
+    "@docusaurus/types" "3.2.0"
     "@types/history" "^4.7.11"
     "@types/react" "*"
     "@types/react-router-config" "*"
@@ -2058,10 +2058,10 @@
     webpack "^5.73.0"
     webpack-merge "^5.8.0"
 
-"@docusaurus/[email protected]":
-  version "3.1.1"
-  resolved 
"https://registry.yarnpkg.com/@docusaurus/types/-/types-3.1.1.tgz#747c9dee8cf7c3b0e5ee7351bac5e9c4fdc7f259";
-  integrity 
sha512-grBqOLnubUecgKFXN9q3uit2HFbCxTWX4Fam3ZFbMN0sWX9wOcDoA7lwdX/8AmeL20Oc4kQvWVgNrsT8bKRvzg==
+"@docusaurus/[email protected]":
+  version "3.2.0"
+  resolved 
"https://registry.yarnpkg.com/@docusaurus/types/-/types-3.2.0.tgz#c5bfd000ad4f72e9a7e6beff79905f9ea165fcd3";
+  integrity 
sha512-uG3FfTkkkbZIPPNYx6xRfZHKeGyRd/inIT1cqvYt1FobFLd+7WhRXrSBqwJ9JajJjEAjNioRMVFgGofGf/Wdww==
   dependencies:
     "@mdx-js/mdx" "^3.0.0"
     "@types/history" "^4.7.11"

Reply via email to