Skip to content

Commit 403a4a7

Browse files
nodejs-github-botmarco-ippolito
authored andcommittedJun 17, 2024
tools: update lint-md-dependencies to rollup@4.17.2
PR-URL: #52836 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 1be8232 commit 403a4a7

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed
 

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

+68-68
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": "^25.0.7",
1818
"@rollup/plugin-node-resolve": "^15.2.3",
19-
"rollup": "^4.17.0",
19+
"rollup": "^4.17.2",
2020
"rollup-plugin-cleanup": "^3.2.1"
2121
}
2222
}

0 commit comments

Comments
 (0)
Please sign in to comment.