Skip to content

Commit

Permalink
build(deps-dev): bump minimist from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [minimist](https:/substack/minimist) from 1.2.4 to 1.2.5.
- [Release notes](https:/substack/minimist/releases)
- [Commits](https:/substack/minimist/compare/1.2.4...1.2.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Mar 13, 2020
1 parent 236c3af commit fe2cdd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"husky": "^4.2.3",
"lint-staged": "^10.0.8",
"listr": "^0.14.1",
"minimist": "^1.2.4",
"minimist": "^1.2.5",
"mocha": "^7.1.0",
"nodemon": "^2.0.2",
"nyc": "^15.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6457,10 +6457,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=

minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.4.tgz#40357ef9582f8cd42ba8eaa274ddcf27f0c979b7"
integrity sha512-wTiNDqe4D2rbTJGZk1qcdZgFtY0/r+iuE6GDT7V0/+Gu5MLpIDm4+CssDECR79OJs/OxLPXMzdxy153b5Qy3hg==
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

minimist@~0.0.1:
version "0.0.10"
Expand Down

0 comments on commit fe2cdd5

Please sign in to comment.