Merge pull request #208 from bartvdbraak/renovate/major-typescript-eslint-monorepo

chore(deps): update typescript-eslint monorepo to v7 (major)
This commit is contained in:
Bart van der Braak 2024-02-18 19:42:19 +01:00 committed by GitHub
commit 5aa27c86a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 46 additions and 46 deletions

View file

@ -16,8 +16,8 @@
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "8.56.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",