Bump minimist and @vue/cli-plugin-unit-mocha in /template/admin

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [@vue/cli-plugin-unit-mocha](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-mocha). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `@vue/cli-plugin-unit-mocha` from 3.12.1 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-unit-mocha)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-unit-mocha"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-04 03:11:43 +00:00 committed by GitHub
parent c963fd6531
commit 6fe138e6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1551 additions and 228 deletions

File diff suppressed because it is too large Load Diff

View File

@ -80,7 +80,7 @@
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-eslint": "^4.4.6",
"@vue/cli-plugin-unit-jest": "^3.2.3",
"@vue/cli-plugin-unit-mocha": "^3.0.1",
"@vue/cli-plugin-unit-mocha": "^5.0.8",
"@vue/cli-service": "^3.0.1",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-standard": "^3.0.0-beta.10",