chore(deps): update remark monorepo (#65)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
renovate[bot]
2020-06-05 15:16:23 -04:00
committed by GitHub
parent 62de68b5ed
commit c67cda7749
2 changed files with 523 additions and 233 deletions

View File

@ -1,12 +1,12 @@
{
"devDependencies": {
"remark-cli": "7.0.1",
"remark-lint": "6.0.6",
"remark-cli": "8.0.0",
"remark-lint": "7.0.0",
"remark-lint-alphabetize-lists": "3.0.0",
"remark-lint-are-links-valid": "1.0.3",
"remark-lint-are-links-valid-alive": "0.3.0",
"remark-lint-are-links-valid-duplicate": "0.2.2",
"remark-validate-links": "9.2.0"
"remark-validate-links": "10.0.0"
},
"dependencies": {
"showdown": "1.9.1"