diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 70b282e..7364093 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "autoprefixer": "^10.4.20", "date-fns": "^4.1.0", "eslint": "^9.14.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.0.0", "eslint-plugin-svelte": "^2.46.0", "fast-deep-equal": "^3.1.3", "globals": "^15.14.0", |