Merge pull request #170 from bartvdbraak/renovate/postcss-load-config-5.x

This commit is contained in:
Bart van der Braak 2023-12-03 17:13:37 +01:00 committed by GitHub
commit b3be0cfea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"eslint-plugin-svelte": "^2.35.0",
"lint-staged": "^15.1.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.2",
"postcss-load-config": "^5.0.0",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.0",
"svelte": "^4.2.7",