Skip to content

Commit

Permalink
tools: update remark-preset-lint-node to 3.3.1
Browse files Browse the repository at this point in the history
PR-URL: #41999
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
Trott authored and danielleadams committed Apr 24, 2022
1 parent 43894b1 commit 82b64f4
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 88 deletions.
2 changes: 2 additions & 0 deletions tools/lint-md/lint-md.mjs
Expand Up @@ -20745,6 +20745,7 @@ const plugins = [
"powershell",
"r",
"text",
"ts",
],
},
],
Expand Down Expand Up @@ -20783,6 +20784,7 @@ const plugins = [
{ yes: "RFC" },
{ no: "[Rr][Ff][Cc]\\d+", yes: "RFC <number>" },
{ yes: "Unix" },
{ yes: "Valgrind" },
{ yes: "V8" },
],
],
Expand Down
174 changes: 87 additions & 87 deletions tools/lint-md/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/lint-md/package.json
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"remark-parse": "^10.0.1",
"remark-preset-lint-node": "^3.3.0",
"remark-preset-lint-node": "^3.3.1",
"remark-stringify": "^10.0.2",
"to-vfile": "^7.2.3",
"unified": "^10.1.1",
Expand Down

0 comments on commit 82b64f4

Please sign in to comment.