Bump minimist from 1.2.5 to 1.2.6 (#237)

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-04-07 00:26:40 +10:00
committed by GitHub
parent aacab61b72
commit 280a99ecb8
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/tool-cache": "^1.7.1",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"set-value": "^4.1.0"
},
"devDependencies": {