mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump mdast-util-heading-range from 2.1.4 to 2.1.5 (#6313)
Bumps [mdast-util-heading-range](https://github.com/syntax-tree/mdast-util-heading-range) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/syntax-tree/mdast-util-heading-range/releases) - [Commits](https://github.com/syntax-tree/mdast-util-heading-range/compare/2.1.4...2.1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -15960,9 +15960,9 @@
|
||||
}
|
||||
},
|
||||
"mdast-util-heading-range": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/mdast-util-heading-range/-/mdast-util-heading-range-2.1.4.tgz",
|
||||
"integrity": "sha512-ea+YwoFQZiwSf5TLlk9qtKb0AUKsn1oCzdskn2SXsHylA/vW9ZxmMzuCNsFi9siWW1WS1/JSOipX2brUwisIHA==",
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/mdast-util-heading-range/-/mdast-util-heading-range-2.1.5.tgz",
|
||||
"integrity": "sha512-jXbFD0C+MfRkwsaze+btzG9CmVrxnc5kpcJLtx3SvSlPWnNdGMlDRHKDB9/TIPEq9nRHnkixppT8yvaUJ5agJg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"mdast-util-to-string": "^1.0.0"
|
||||
|
||||
+1
-1
@@ -150,7 +150,7 @@
|
||||
"markdownlint-cli": "^0.23.2",
|
||||
"mdast": "^3.0.0",
|
||||
"mdast-util-compact": "^3.0.0",
|
||||
"mdast-util-heading-range": "^2.1.0",
|
||||
"mdast-util-heading-range": "^2.1.5",
|
||||
"mdast-util-toc": "^5.0.3",
|
||||
"mdast-zone": "^4.0.1",
|
||||
"mini-css-extract-plugin": "^0.11.2",
|
||||
|
||||
Reference in New Issue
Block a user