build(deps): bump yargs-parser and @commitlint/cli

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together.


Updates `yargs-parser` from 10.1.0 to 20.2.9
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v10.1.0...yargs-parser-v20.2.9)

Updates `@commitlint/cli` from 8.3.5 to 17.6.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-29 08:48:56 +00:00
committed by GitHub
parent af6ee1186c
commit aed66005c6
2 changed files with 1163 additions and 652 deletions

1813
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/FantasticLBP/knowledge-kit#readme",
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^8.3.4",
"husky": "^4.2.3"
},