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 5a59dcf06e build(deps-dev): bump @types/react from 18.3.10 to 18.3.12 
in /docs (#30793)
5a59dcf06e is described below

commit 5a59dcf06e8659dde15a9063c4455cdcffd638a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:40:47 2024 -0700

    build(deps-dev): bump @types/react from 18.3.10 to 18.3.12 in /docs (#30793)
    
    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 30444393fa..ee38745319 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -48,7 +48,7 @@
   "devDependencies": {
     "@docusaurus/module-type-aliases": "^3.5.2",
     "@docusaurus/tsconfig": "^3.5.2",
-    "@types/react": "^18.3.10",
+    "@types/react": "^18.3.12",
     "typescript": "^5.6.3",
     "webpack": "^5.96.1"
   },
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 973e5182e0..6e19bfb75a 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -2955,10 +2955,10 @@
     "@types/history" "^4.7.11"
     "@types/react" "*"
 
-"@types/react@*", "@types/react@^18.3.10":
-  version "18.3.10"
-  resolved 
"https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219";
-  integrity 
sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
+"@types/react@*", "@types/react@^18.3.12":
+  version "18.3.12"
+  resolved 
"https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60";
+  integrity 
sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
   dependencies:
     "@types/prop-types" "*"
     csstype "^3.0.2"

Reply via email to