mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
tools: update dependencies for markdown linting
PR-URL: https://github.com/nodejs/node/pull/33412 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
9513
tools/lint-md.js
9513
tools/lint-md.js
File diff suppressed because it is too large
Load Diff
650
tools/node-lint-md-cli-rollup/package-lock.json
generated
650
tools/node-lint-md-cli-rollup/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-extensions": "^1.1.1",
|
||||
"remark": "^11.0.2",
|
||||
"remark-lint": "^6.0.5",
|
||||
"remark": "^12.0.0",
|
||||
"remark-lint": "^7.0.0",
|
||||
"remark-preset-lint-node": "^1.15.0",
|
||||
"unified-args": "^7.1.0"
|
||||
"unified-args": "^8.0.0"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user