fix(deps): bump markdown-it-anchor from 8.1.3 to 8.3.0

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 8.1.3 to 8.3.0.
- [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.1.3...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-27 00:01:49 +00:00 committed by GitHub
parent 9014a80db0
commit d49adbb198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@
"cron-validator": "^1.2.1",
"cronstrue": "^1.117.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.1.3",
"markdown-it-anchor": "^8.3.0",
"markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1",