Bump minimist from 1.2.5 to 1.2.6 (#145935)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-25 04:02:49 -07:00
committed by GitHub
parent ac0299a9f1
commit 62787e81ae
2 changed files with 6 additions and 6 deletions

View File

@@ -72,7 +72,7 @@
"https-proxy-agent": "^2.2.3",
"jschardet": "3.0.0",
"keytar": "7.9.0",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"native-is-elevated": "0.4.3",
"native-keymap": "3.3.0",
"native-watchdog": "1.4.0",
@@ -179,7 +179,7 @@
"merge-options": "^1.0.1",
"mime": "^1.4.1",
"minimatch": "^3.0.4",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"mkdirp": "^1.0.4",
"mocha": "^8.2.1",
"mocha-junit-reporter": "^2.0.0",