This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/npm_and_yarn/docs/types/react-18.3.12
in repository https://gitbox.apache.org/repos/asf/superset.git

commit ec5806e30b298b1e9440e348c92faff188a965ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 16:50:29 2024 +0000

    build(deps-dev): bump @types/react from 18.3.10 to 18.3.12 in /docs
    
    Bumps 
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
 from 18.3.10 to 18.3.12.
    - [Release 
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - 
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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