chore(deps): update typescript-eslint monorepo to v8 (major) (#878)

chore(deps): update typescript-eslint monorepo to v8

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.21.0 | 8.12.2 |
| npm        | @typescript-eslint/parser        | 6.21.0 | 8.12.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-08 10:14:03 +00:00 committed by GitHub
parent 03986b7c6b
commit 5343762d53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 72 additions and 116 deletions

View file

@ -43,8 +43,8 @@
"@semantic-release/npm": "12.0.1",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.17.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vercel/ncc": "0.38.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.1",