Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
278 Upgrades minimist dependency to 1.2.5
- Loading branch information
1 parent
2e2b108
commit eb1a3c9cb2816e098e46b10139fe397cb5ae91d7
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -37,7 +37,7 @@ | ||
"js-yaml": "^3.13.1", | ||
"lcov-parse": "^1.0.0", | ||
"log-driver": "^1.2.7", | ||
"minimist": "^1.2.0", | ||
"minimist": "^1.2.5", | ||
"request": "^2.88.0" | ||
}, | ||
"devDependencies": { | ||