build(deps): bump lodash and @commitlint/cli

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


Updates `lodash` from 4.17.15 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

---
updated-dependencies:
- dependency-name: lodash
  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:49:06 +00:00
committed by GitHub
parent af6ee1186c
commit 76a31e49ec
2 changed files with 714 additions and 470 deletions

1182
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": "^8.3.6",
"@commitlint/config-conventional": "^8.3.4",
"husky": "^4.2.3"
},