chore(deps): update linters to v6.16.0

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.15.0 | 6.16.0 |
| npm        | @typescript-eslint/parser        | 6.15.0 | 6.16.0 |
This commit is contained in:
renovate[bot] 2024-01-01 18:49:57 +00:00 committed by GitHub
parent 3f02bf239a
commit 729bae4754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 59 deletions

View file

@ -47,8 +47,8 @@
"@semantic-release/npm": "10.0.6",
"@tsconfig/node16": "16.1.1",
"@types/node": "16.18.68",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.56.0",