build(deps-dev): bump postcss from 8.2.4 to 8.2.13 in /docs (#984)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.13)

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

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] 2022-01-08 09:48:35 -08:00 committed by GitHub
commit 93571eb5b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 17 deletions

View file

@ -20,7 +20,7 @@
"cross-env": "^7.0.3",
"mdsvex": "^0.9.8",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.4",
"postcss": "^8.2.13",
"prettier": "^2.5.1",
"prettier-plugin-svelte": "^2.5.1",
"prism-svelte": "^0.4.7",