build(deps): bump trim-newlines and @commitlint/cli

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


Updates `trim-newlines` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

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: trim-newlines
  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:55 +00:00
committed by GitHub
parent af6ee1186c
commit 4bebee71c2
2 changed files with 1163 additions and 652 deletions

1795
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"
},