summaryrefslogtreecommitdiff
path: root/tools/node-lint-md-cli-rollup/package.json
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2018-11-25 21:21:30 +0900
committerRich Trott <rtrott@gmail.com>2018-11-28 06:53:32 -0800
commit8ce0d4fdf15d4ffdc4cf13f1db44eb1f7556741f (patch)
tree1c4ff9e632db1745f3e220cfe8187f64ac03b3de /tools/node-lint-md-cli-rollup/package.json
parentd0bf5ca90b2e816c37511e30225a373b8810ed0d (diff)
downloadandroid-node-v8-8ce0d4fdf15d4ffdc4cf13f1db44eb1f7556741f.tar.gz
android-node-v8-8ce0d4fdf15d4ffdc4cf13f1db44eb1f7556741f.tar.bz2
android-node-v8-8ce0d4fdf15d4ffdc4cf13f1db44eb1f7556741f.zip
tools: update remark-preset-lint-node to v1.3.1
PR-URL: https://github.com/nodejs/node/pull/24642 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'tools/node-lint-md-cli-rollup/package.json')
-rw-r--r--tools/node-lint-md-cli-rollup/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/node-lint-md-cli-rollup/package.json b/tools/node-lint-md-cli-rollup/package.json
index 212b3c97f1..2efdb6404b 100644
--- a/tools/node-lint-md-cli-rollup/package.json
+++ b/tools/node-lint-md-cli-rollup/package.json
@@ -12,7 +12,7 @@
"markdown-extensions": "^1.1.0",
"remark": "^10.0.0",
"remark-lint": "^6.0.3",
- "remark-preset-lint-node": "^1.2.0",
+ "remark-preset-lint-node": "^1.3.1",
"unified-args": "^6.0.0",
"unified-engine": "^5.1.0"
},