tools: bump remark-preset-lint-node to 3.0.0

PR-URL: https://github.com/nodejs/node/pull/39755
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
This commit is contained in:
Rich Trott
2021-08-12 20:51:25 -07:00
committed by Node.js GitHub Bot
parent fcf8ba4269
commit 75bd4da553
3 changed files with 38768 additions and 3343 deletions

29377
tools/lint-md.js Executable file → Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"remark": "^13.0.0",
"remark-gfm": "^1.0.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-node": "^2.3.0",
"remark-preset-lint-node": "^3.0.0",
"unified-args": "^8.1.0"
},
"main": "dist/index.js",