summaryrefslogtreecommitdiff
path: root/tools/lint-md/package.json
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 c10cad8730..7faf898edb 100644
--- a/tools/lint-md/package.json
+++ b/tools/lint-md/package.json
@@ -16,7 +16,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
- "rollup": "^3.21.1",
+ "rollup": "^3.21.5",
"rollup-plugin-cleanup": "^3.2.1"
}
}