chore(deps-dev): bump prismjs from 1.21.0 to 1.23.0 in /docs

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-20 17:40:33 +00:00 committed by GitHub
commit 6ba73266bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@
"prettier": "^2.1.2",
"prettier-plugin-svelte": "^1.4.1",
"prism-svelte": "^0.4.7",
"prismjs": "^1.21.0",
"prismjs": "^1.23.0",
"remark-slug": "^6.0.0",
"sass": "^1.32.5",
"svelte": "3.29.0",