summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWolfgang Müller2025-01-27 17:52:04 +0100
committerWolfgang Müller2025-01-27 17:52:04 +0100
commitff7466232407661461f85354598267996f35623e (patch)
tree76b726cbd5a3ff4d5d06b260c8fc3285d05881c4 /frontend/package.json
parent77397c9d2b880a3fb5e037202422dc1522bc60c5 (diff)
downloadhircine-ff7466232407661461f85354598267996f35623e.tar.gz
build/deps: Update eslint-config-prettier to 10.0.0
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
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",