diff --git a/tools/remark-preset-lint-node/package.json b/tools/remark-preset-lint-node/package.json index 000a5a2901d4e7..dff57b561fde89 100644 --- a/tools/remark-preset-lint-node/package.json +++ b/tools/remark-preset-lint-node/package.json @@ -5,7 +5,7 @@ "description": "remark preset to configure remark-lint with settings for nodejs/node", "main": "index.js", "dependencies": { - "remark-lint": "^6.0.0", + "remark-lint": "^7.0.0", "remark-lint-blockquote-indentation": "^1.0.0", "remark-lint-checkbox-character-style": "^1.0.0", "remark-lint-checkbox-content-indent": "^1.0.0",