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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-04 11:47:52 -04:00
committed by GitHub
parent 0f2624b6da
commit ff2d7e3690
2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
{
"devDependencies": {
"remark-cli": "8.0.0",
"remark-lint": "7.0.0",
"remark-lint": "7.0.1",
"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": "10.0.0"
"remark-validate-links": "10.0.2"
},
"dependencies": {
"showdown": "1.9.1"