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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/lint-md/package.json b/tools/lint-md/package.json
index 6e2e2d2fa7..e87a4b9563 100644
--- a/tools/lint-md/package.json
+++ b/tools/lint-md/package.json
@@ -14,9 +14,9 @@
"vfile-reporter": "^7.0.3"
},
"devDependencies": {
- "@rollup/plugin-commonjs": "^21.0.1",
+ "@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^13.1.3",
- "rollup": "^2.67.3",
+ "rollup": "^2.68.0",
"rollup-plugin-cleanup": "^3.2.1"
}
}