diff --git a/tools/lint-md/package.json b/tools/lint-md/package.json index 80dbd335b3e48f..6eed99278fbc76 100644 --- a/tools/lint-md/package.json +++ b/tools/lint-md/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "remark-parse": "^10.0.1", - "remark-preset-lint-node": "^3.3.1", + "remark-preset-lint-node": "^3.4.0", "remark-stringify": "^10.0.2", "to-vfile": "^7.2.3", "unified": "^10.1.2",