tools: update lint-md-dependencies to rollup@4.3.1

PR-URL: https://github.com/nodejs/node/pull/50675
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
Node.js GitHub Bot 2023-11-12 11:07:19 +00:00 committed by GitHub
parent 9d652f42eb
commit 36e4635915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 377 additions and 377 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"rollup": "^4.3.0",
"rollup": "^4.3.1",
"rollup-plugin-cleanup": "^3.2.1"
}
}