From 09ea00b0c117d219ec7017e7125601e9e26f84b9 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 3 Dec 2019 23:11:23 -0800 Subject: tools: update remark-preset-lint-node to 1.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/30789 Reviewed-By: Richard Lau Reviewed-By: Ruben Bridgewater Reviewed-By: Michaƫl Zasso Reviewed-By: Trivikram Kamat Reviewed-By: Anto Aravinth --- tools/node-lint-md-cli-rollup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/node-lint-md-cli-rollup/package.json') diff --git a/tools/node-lint-md-cli-rollup/package.json b/tools/node-lint-md-cli-rollup/package.json index 2fb19875cb..50c4683130 100644 --- a/tools/node-lint-md-cli-rollup/package.json +++ b/tools/node-lint-md-cli-rollup/package.json @@ -9,7 +9,7 @@ "markdown-extensions": "^1.1.1", "remark": "^10.0.1", "remark-lint": "^6.0.5", - "remark-preset-lint-node": "^1.10.1", + "remark-preset-lint-node": "^1.11.0", "unified-args": "^7.1.0", "unified-engine": "^6.0.1" }, -- cgit v1.2.3