Merge pull request #140 from bartvdbraak/renovate/lint-staged-15.x

chore(deps): update dependency lint-staged to v15
This commit is contained in:
Bart van der Braak 2023-10-15 17:05:05 +02:00 committed by GitHub
commit 68dce668d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 32 deletions

View file

@ -24,7 +24,7 @@
"eslint": "^8.28.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.30.0",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.24",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.1",