Skip to content

Commit

Permalink
tools: update lint-md-dependencies to @rollup/plugin-node-resolve@14.1.0
Browse files Browse the repository at this point in the history
PR-URL: #44638
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
  • Loading branch information
nodejs-github-bot authored and RafaelGSS committed Sep 26, 2022
1 parent a3095d2 commit b9cfb71
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
40 changes: 21 additions & 19 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
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.0.1",
"@rollup/plugin-node-resolve": "^14.1.0",
"rollup": "^2.79.0",
"rollup-plugin-cleanup": "^3.2.1"
}
Expand Down

0 comments on commit b9cfb71

Please sign in to comment.