chore(deps): update linters to v6.11.0

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.10.0 | 6.11.0 |
| npm        | @typescript-eslint/parser        | 6.10.0 | 6.11.0 |
This commit is contained in:
renovate[bot] 2023-11-20 18:07:54 +00:00 committed by GitHub
parent 34bfd9877a
commit 030d0cd049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 52 deletions

View file

@ -47,8 +47,8 @@
"@semantic-release/npm": "10.0.6",
"@tsconfig/node16": "16.1.1",
"@types/node": "16.18.61",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.53.0",