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

chore(deps): update typescript-eslint monorepo to v6 (major)
This commit is contained in:
Bart van der Braak 2023-07-29 23:02:03 +02:00 committed by GitHub
commit 7efa80eabc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 67 additions and 83 deletions

View file

@ -15,8 +15,8 @@
"@skeletonlabs/skeleton": "^1.10.0",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/kit": "^1.20.4",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",