Bump trim and alex

Removes [trim](https://github.com/Trott/trim). It's no longer used after updating ancestor dependency [alex](https://github.com/get-alex/alex). These dependencies need to be updated together.


Removes `trim`

Updates `alex` from 8.2.0 to 10.0.0
- [Release notes](https://github.com/get-alex/alex/releases)
- [Commits](https://github.com/get-alex/alex/compare/8.2.0...10.0.0)

---
updated-dependencies:
- dependency-name: trim
  dependency-type: indirect
- dependency-name: alex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-31 09:14:28 +00:00 committed by GitHub
parent abf1534636
commit a4ff9ddf15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4382 additions and 2609 deletions

6989
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
"description": "Corona-Warn-App: Documentation repository",
"main": "README.md",
"dependencies": {
"alex": "^8.2.0",
"alex": "^10.0.0",
"markdown-link-check": "~3.8.7",
"markdownlint": "^0.26.2",
"markdownlint-cli": "^0.32.2",