From 89ad42fa590eb37ceb1c7fabc2b29096b31d3321 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 03:47:56 +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 a37abfa..f9dd45c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,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": "6.2.3",