chore(deps): update linters to v6.9.1

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 6.9.0 | 6.9.1 |
| npm        | @typescript-eslint/parser        | 6.9.0 | 6.9.1 |
This commit is contained in:
renovate[bot] 2023-11-06 18:57:28 +00:00 committed by GitHub
parent e48895f655
commit 882775c585
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.59",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.52.0",