chore(deps): update dependency @tsconfig/strictest to v2.0.8 (#959)

* chore(deps): update dependency @tsconfig/strictest to v2.0.8

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @tsconfig/strictest | 2.0.6 | 2.0.8 |

* chore: lint fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
renovate[bot] 2026-01-30 14:33:50 +00:00 committed by GitHub
parent 8a6192ff3a
commit 6ba4a5c49b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@
"@semantic-release/github": "12.0.2",
"@semantic-release/npm": "13.1.3",
"@tsconfig/node22": "22.0.5",
"@tsconfig/strictest": "2.0.6",
"@tsconfig/strictest": "2.0.8",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "24.10.9",
"conventional-changelog-conventionalcommits": "9.1.0",