chore(deps): update linters to v6.10.0

| datasource | package                          | from  | to     |
| ---------- | -------------------------------- | ----- | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.9.1 | 6.10.0 |
| npm        | @typescript-eslint/parser        | 6.9.1 | 6.10.0 |
This commit is contained in:
renovate[bot] 2023-11-13 19:32:28 +00:00 committed by GitHub
parent 6c9c87a93f
commit 7525032863
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.60",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.53.0",