aboutsummaryrefslogtreecommitdiffstats
path: root/tooling/eslint
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2024-12-21 14:20:49 +0000
committerMohamed Bassem <me@mbassem.com>2024-12-21 14:20:49 +0000
commit1aa76396eaf23ee8f3544b6275cf73d6d129d595 (patch)
treeed35e7777c6556abbce8ff404799ed4bd6ae2bc8 /tooling/eslint
parent973d552994a778455b0714f815bfb8beb5704f0d (diff)
downloadkarakeep-1aa76396eaf23ee8f3544b6275cf73d6d129d595.tar.zst
deps: Upgrade prettier to 3.4.2
Diffstat (limited to 'tooling/eslint')
-rw-r--r--tooling/eslint/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json
index 493274a6..e3cb9ea1 100644
--- a/tooling/eslint/package.json
+++ b/tooling/eslint/package.json
@@ -29,7 +29,7 @@
"@hoarder/tsconfig": "workspace:^0.1.0",
"@types/eslint": "^8.56.5",
"eslint": "^8.57.0",
- "prettier": "^3.2.5",
+ "prettier": "^3.4.2",
"typescript": "^5.3.3"
},
"eslintConfig": {