Merge pull request #236 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-15 11:01:56 +01:00 committed by GitHub
commit 3b2dbb56ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 46 additions and 46 deletions

View file

@ -18,8 +18,8 @@
"@sveltejs/enhanced-img": "^0.1.8",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",