chore(deps): update typescript-eslint monorepo to v7 (#44)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-17 14:00:57 +00:00 committed by GitHub
parent b21ec5cc89
commit eca33a7efc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 458 additions and 51 deletions

View file

@ -36,8 +36,8 @@
},
"devDependencies": {
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint-plugin-github": "^4.10.1",