Bump mdast-zone from 4.0.0 to 4.0.1 (#6315)

Bumps [mdast-zone](https://github.com/syntax-tree/mdast-zone) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/syntax-tree/mdast-zone/releases)
- [Commits](https://github.com/syntax-tree/mdast-zone/compare/4.0.0...4.0.1)

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:
dependabot[bot] 2020-11-05 09:09:35 +00:00 committed by GitHub
parent f77ad8f25b
commit ce0ffae806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -16004,9 +16004,9 @@
}
},
"mdast-zone": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/mdast-zone/-/mdast-zone-4.0.0.tgz",
"integrity": "sha512-PAW2q/AYhWNxl2vPv+1g2mX0JuEZtM0pMwFeIhB4vf5VLxSRpzOo8dScID64rssiCmoyNPDWs04ERHoyRKi7Jw==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/mdast-zone/-/mdast-zone-4.0.1.tgz",
"integrity": "sha512-xWb6LpIWlDjaD5bT9/wDtCu/K7Ro/eu19jE2k8WzAzRaW6w9vwUyx+cXLBeTzPVoMyijJVVZxpLAl0bZOx9ikg==",
"dev": true,
"requires": {
"mdast-comment-marker": "^1.0.0",

View File

@ -152,7 +152,7 @@
"mdast-util-compact": "^3.0.0",
"mdast-util-heading-range": "^2.1.0",
"mdast-util-toc": "^5.0.3",
"mdast-zone": "^4.0.0",
"mdast-zone": "^4.0.1",
"mini-css-extract-plugin": "^0.11.2",
"nconf": "^0.10.0",
"ng-packagr": "^10.1.2",