diff --git a/package.json b/package.json index 34f1da8dd..6ec875add 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ ] }, "dependencies": { - "remark-cli": "^6.0.1", - "remark-preset-lint-recommended": "^3.0.2", - "source-map-support": "^0.4.14" + "remark-cli": "^7.0.0", + "remark-preset-lint-recommended": "^3.0.3", + "source-map-support": "^0.5.13" } }