Bump minimist from 1.2.5 to 1.2.6 in /remote (#19432)

* Bump minimist from 1.2.5 to 1.2.6 in /remote

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>

* fix root minimist package version

* fix dependency

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Ren <alanren@microsoft.com>
This commit is contained in:
dependabot[bot]
2022-05-19 00:25:52 -07:00
committed by GitHub
parent 77006cee86
commit dbaa78a737
4 changed files with 11 additions and 11 deletions

View File

@@ -30,7 +30,7 @@
"jquery": "3.5.0",
"jschardet": "3.0.0",
"mark.js": "^8.11.1",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"native-watchdog": "1.3.0",
"ng2-charts": "^1.6.0",
"node-pty": "0.11.0-beta7",