build(deps-dev): bump prismjs from 1.21.0 to 1.27.0 in /docs

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.27.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.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-26 02:02:04 +00:00 committed by GitHub
commit 24b5a94cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 39 deletions

View file

@ -24,7 +24,7 @@
"prettier": "^2.5.1",
"prettier-plugin-svelte": "^2.5.1",
"prism-svelte": "^0.4.7",
"prismjs": "^1.21.0",
"prismjs": "^1.27.0",
"remark-slug": "^6.0.0",
"sass": "^1.42.1",
"svelte": "^3.44.3",