chore(deps-dev): bump remark from 12.0.0 to 12.0.1

Bumps [remark](https://github.com/remarkjs/remark) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/12.0.0...12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-17 17:55:36 +00:00 committed by GitHub
parent 189889fa57
commit b55bdf029e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"prettier": "2.0.5",
"prettier-check": "2.0.0",
"pretty-quick": "2.0.1",
"remark": "12.0.0",
"remark": "12.0.1",
"remark-frontmatter": "2.0.0",
"remark-pangu": "2.1.1",
"remark-preset-prettier": "0.4.0",

View File

@ -10367,10 +10367,10 @@ remark-stringify@^8.0.0:
unherit "^1.0.4"
xtend "^4.0.1"
remark@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/remark/-/remark-12.0.0.tgz#d1c145c07341c9232f93b2f8539d56da15a2548c"
integrity sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A==
remark@12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/remark/-/remark-12.0.1.tgz#f1ddf68db7be71ca2bad0a33cd3678b86b9c709f"
integrity sha512-gS7HDonkdIaHmmP/+shCPejCEEW+liMp/t/QwmF0Xt47Rpuhl32lLtDV1uKWvGoq+kxr5jSgg5oAIpGuyULjUw==
dependencies:
remark-parse "^8.0.0"
remark-stringify "^8.0.0"