Skip to content

Commit f3dc432

Browse files
nodejs-github-botjuanarbol
authored andcommittedJan 31, 2023
tools: update lint-md-dependencies to rollup@3.9.1
PR-URL: #46129 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 6772996 commit f3dc432

File tree

3 files changed

+543
-483
lines changed

3 files changed

+543
-483
lines changed
 

‎tools/lint-md/lint-md.mjs

+505-469
Large diffs are not rendered by default.

‎tools/lint-md/package-lock.json

+37-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/lint-md/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@rollup/plugin-commonjs": "^24.0.0",
1818
"@rollup/plugin-node-resolve": "^15.0.1",
19-
"rollup": "^3.9.0",
19+
"rollup": "^3.9.1",
2020
"rollup-plugin-cleanup": "^3.2.1"
2121
}
2222
}

0 commit comments

Comments
 (0)
Please sign in to comment.