From 0141e6ed242a5b299c4a1e7b2cf90c34eba69277 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:37:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-prettier to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65a5632..7cf9b68 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", - "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-prettier": "5.2.1", "husky": "9.1.6", "lint-staged": "15.2.10", "npm-run-all2": "7.0.1",