From df67ab76db3e1ffd7ecc8766ebb97c985d8250a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:02:23 +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 27f9f66d..b922f04c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "eslint": "8.46.0", "eslint-config-prettier": "9.0.0", - "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-prettier": "5.0.0", "husky": "8.0.3", "lint-staged": "13.2.3", "nodemon": "3.0.1",