build(deps): bump markdown-it-anchor from 8.3.0 to 8.3.1 (#9519)

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: markdown-it-anchor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2021-09-20 16:02:51 +08:00
committed by GitHub
parent 4e57a6fce7
commit 3a8bb909fd
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
"lint-staged": "^11.1.2",
"lodash": "^4.17.21",
"markdown-it": "^12.2.0",
"markdown-it-anchor": "^8.3.0",
"markdown-it-anchor": "^8.3.1",
"ora": "^5.4.1",
"postcss": "^8.3.6",
"postcss-load-config": "^3.1.0",