chore(deps): update linters to v5.59.8

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 5.59.7 | 5.59.8 |
| npm        | @typescript-eslint/parser        | 5.59.7 | 5.59.8 |
This commit is contained in:
renovate[bot] 2023-06-05 20:53:53 +00:00 committed by GitHub
parent 9022df2c32
commit 00758942ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 50 deletions

View file

@ -47,8 +47,8 @@
"@semantic-release/npm": "10.0.3",
"@tsconfig/node16": "1.0.4",
"@types/node": "16.18.34",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@vercel/ncc": "0.36.1",
"conventional-changelog-conventionalcommits": "5.0.0",
"eslint": "8.41.0",