Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint-md/package.json')
-rw-r--r--tools/lint-md/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint-md/package.json b/tools/lint-md/package.json
index cb204d6c07f..3e6edf9b65c 100644
--- a/tools/lint-md/package.json
+++ b/tools/lint-md/package.json
@@ -16,7 +16,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
- "rollup": "^2.75.3",
+ "rollup": "^2.75.5",
"rollup-plugin-cleanup": "^3.2.1"
}
}