Skip to content

Commit

Permalink
tools: update node-lint-md-cli-rollup
Browse files Browse the repository at this point in the history
Update node-lint-md-cli-rollup. This silences some minor warnings that
appear with `npm audit`. It also updates remark-preset-lint-node to
1.0.3 (from 1.0.2).

PR-URL: #23358
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
  • Loading branch information
Trott authored and MylesBorins committed Oct 30, 2018
1 parent 168885f commit 47eb948
Show file tree
Hide file tree
Showing 8 changed files with 2,181 additions and 3,461 deletions.
2,923 changes: 1,226 additions & 1,697 deletions tools/lint-md.js

Large diffs are not rendered by default.

2,079 changes: 954 additions & 1,125 deletions tools/node-lint-md-cli-rollup/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/node-lint-md-cli-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"markdown-extensions": "^1.1.0",
"remark": "^8.0.0",
"remark-lint": "^6.0.2",
"remark-preset-lint-node": "./remark-preset-lint-node",
"remark-preset-lint-node": "^1.0.3",
"unified-args": "^6.0.0",
"unified-engine": "^5.1.0"
},
Expand Down
21 changes: 0 additions & 21 deletions tools/node-lint-md-cli-rollup/remark-preset-lint-node/LICENSE

This file was deleted.

This file was deleted.

54 changes: 0 additions & 54 deletions tools/node-lint-md-cli-rollup/remark-preset-lint-node/index.js

This file was deleted.

Loading

0 comments on commit 47eb948

Please sign in to comment.