Skip to content

Commit

Permalink
tools: update lint-md-dependencies to @rollup/plugin-commonjs@25.0.3
Browse files Browse the repository at this point in the history
PR-URL: nodejs#48791
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
  • Loading branch information
nodejs-github-bot authored and Ceres6 committed Aug 14, 2023
1 parent 0a36a9b commit 68dc20a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 91 deletions.
125 changes: 35 additions & 90 deletions tools/lint-md/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/lint-md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vfile-reporter": "^8.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"rollup": "^3.26.2",
"rollup-plugin-cleanup": "^3.2.1"
Expand Down

0 comments on commit 68dc20a

Please sign in to comment.