Skip to content

Commit

Permalink
tools: update dependencies in tools/doc
Browse files Browse the repository at this point in the history
This clears warnings from `npm audit`.

PR-URL: #27927
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Сковорода Никита Андреевич <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
Trott authored and targos committed May 28, 2019
1 parent b117f6d commit 728bc2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions tools/doc/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/doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"unist-util-visit": "^1.4.0"
},
"devDependencies": {
"js-yaml": "^3.12.2"
"js-yaml": "^3.13.1"
},
"optionalDependencies": {},
"bin": "./generate.js"
Expand Down

0 comments on commit 728bc2f

Please sign in to comment.