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 48bff6b352 build(deps-dev): bump @tsconfig/docusaurus from 2.0.2 to
2.0.3 in /docs (#27823)
48bff6b352 is described below
commit 48bff6b352f6a2fd4660a557a3738c0260e58b88
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 15:34:15 2024 -0600
build(deps-dev): bump @tsconfig/docusaurus from 2.0.2 to 2.0.3 in /docs
(#27823)
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 6c5b3253c2..863a6e6929 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -46,7 +46,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.1",
- "@tsconfig/docusaurus": "^2.0.2",
+ "@tsconfig/docusaurus": "^2.0.3",
"@types/react": "^17.0.42",
"typescript": "^5.3.3",
"webpack": "^5.91.0"
diff --git a/docs/yarn.lock b/docs/yarn.lock
index fa22b8679b..febce6fcb8 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -2700,10 +2700,10 @@
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
integrity
sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
-"@tsconfig/docusaurus@^2.0.2":
- version "2.0.2"
- resolved
"https://registry.yarnpkg.com/@tsconfig/docusaurus/-/docusaurus-2.0.2.tgz#f96c7453ce9969ef938284eac74441e2d646efd7"
- integrity
sha512-12HWfYmgUl4M2o76/TFufGtI68wl2k/b8qPrIrG7ci9YJLrpAtadpy897Bz5v29Mlkr7a1Hq4KHdQTKtU+2rhQ==
+"@tsconfig/docusaurus@^2.0.3":
+ version "2.0.3"
+ resolved
"https://registry.yarnpkg.com/@tsconfig/docusaurus/-/docusaurus-2.0.3.tgz#08a4a65e038a499fc4154ce32b538913d9f3c90d"
+ integrity
sha512-3l1L5PzWVa7l0691TjnsZ0yOIEwG9DziSqu5IPZPlI5Dowi7z42cEym8Y35GHbgHvPcBfNxfrbxm7Cncn4nByQ==
"@types/acorn@^4.0.0":
version "4.0.6"