chore(deps): update linters to v5.60.1

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 5.60.0 | 5.60.1 |
| npm        | @typescript-eslint/parser        | 5.60.0 | 5.60.1 |
This commit is contained in:
renovate[bot] 2023-07-03 17:40:41 +00:00 committed by GitHub
parent 8e991b655a
commit 5c0970863b
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.4",
"@tsconfig/node16": "1.0.4",
"@types/node": "16.18.36",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vercel/ncc": "0.36.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.43.0",