Merge pull request #92 from bartvdbraak/renovate/eslint-config-prettier-9.x

chore(deps): update dependency eslint-config-prettier to v9
This commit is contained in:
Bart van der Braak 2023-08-05 21:54:44 +02:00 committed by GitHub
commit 63c4a8f93a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.30.0",
"lint-staged": "^13.2.3",
"postcss": "^8.4.24",