From 181aceb1b04e12fcdab49b49c67c1b29fb2cd329 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:15:18 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbddcde2..bd7f9c5d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-prettier": "^4.2.1", "gen-esm-wrapper": "^1.1.3", "husky": "^8.0.3", - "lint-staged": "^13.2.3", + "lint-staged": "^14.0.1", "pinst": "^3.0.0", "prettier": "^2.8.8", "pretty-quick": "^3.1.3",