This is an automated email from the ASF dual-hosted git repository.
zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new 686b2842 Bump mdast-util-to-hast from 13.1.0 to 13.2.1 (#107)
686b2842 is described below
commit 686b28424e3d2e928c251baba46af851bca47182
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 10:24:52 2026 +0200
Bump mdast-util-to-hast from 13.1.0 to 13.2.1 (#107)
Bumps
[mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from
13.1.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.1.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>
---
package-lock.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 3ad24fac..7214fb29 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8865,9 +8865,10 @@
}
},
"node_modules/mdast-util-to-hast": {
- "version": "13.1.0",
- "resolved":
"https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz",
- "integrity":
"sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==",
+ "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",
"@types/mdast": "^4.0.0",