chore(deps): update linters to v6.19.1

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.19.0 | 6.19.1 |
| npm        | @typescript-eslint/parser        | 6.19.0 | 6.19.1 |
This commit is contained in:
renovate[bot] 2024-01-29 19:50:19 +00:00 committed by GitHub
parent 4c89c51d8c
commit 834375bc09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 52 additions and 52 deletions

View file

@ -47,8 +47,8 @@
"@semantic-release/npm": "11.0.2",
"@tsconfig/node20": "20.1.2",
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",