1
0
Fork 0

chore(deps): update dependency remark-frontmatter to v1.3.0

This commit is contained in:
Renovate Bot 2018-09-29 00:20:53 +00:00 committed by renovate[bot]
parent b4b71699c0
commit c1f53dc0fc
2 changed files with 9 additions and 2 deletions

View file

@ -55,7 +55,7 @@
"p-each-series": "1.0.0",
"p-map": "1.2.0",
"remark-cli": "5.0.0",
"remark-frontmatter": "1.2.1",
"remark-frontmatter": "1.3.0",
"remark-lint-no-trailing-spaces": "2.0.0",
"remark-preset-lint-consistent": "2.0.2",
"remark-preset-lint-markdown-style-guide": "2.1.2",

View file

@ -4972,7 +4972,14 @@ remark-cli@5.0.0:
remark "^9.0.0"
unified-args "^5.0.0"
remark-frontmatter@1.2.1, remark-frontmatter@^1.1.0, remark-frontmatter@^1.2.0:
remark-frontmatter@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/remark-frontmatter/-/remark-frontmatter-1.3.0.tgz#daa33e88e2354197184878acbde528b1160b79b2"
dependencies:
fault "^1.0.1"
xtend "^4.0.1"
remark-frontmatter@^1.1.0, remark-frontmatter@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/remark-frontmatter/-/remark-frontmatter-1.2.1.tgz#6427e8da41d8e78b1b955a0af46ca71350085f50"
dependencies: