This is an automated email from the ASF dual-hosted git repository.
paksyd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new c10b93c8e31 HBASE-29749 Bump mdast-util-to-hast from 13.2.0 to 13.2.1
in /hbase-website (#7497)
c10b93c8e31 is described below
commit c10b93c8e315ed4974ce93ad41ab0d864efea61c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 5 14:34:39 2025 +0100
HBASE-29749 Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /hbase-website
(#7497)
Bumps
[mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from
13.2.0 to 13.2.1.
- [Release
notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
-
[Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)
---
updated-dependencies:
- dependency-name: mdast-util-to-hast
dependency-version: 13.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dávid Paksy <[email protected]>
---
hbase-website/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/hbase-website/package-lock.json b/hbase-website/package-lock.json
index 7102d0ebb07..1224173a6a0 100644
--- a/hbase-website/package-lock.json
+++ b/hbase-website/package-lock.json
@@ -8882,9 +8882,9 @@
}
},
"node_modules/mdast-util-to-hast": {
- "version": "13.2.0",
- "resolved":
"https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
- "integrity":
"sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
+ "version": "13.2.1",
+ "resolved":
"https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
+ "integrity":
"sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
"license": "MIT",
"dependencies": {
"@types/hast": "^3.0.0",