From 35aea3adddc8e8dde6e545db5480cbdf689ae806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 14:30:20 +0000 Subject: [PATCH] Update dependency lint-staged to v12.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5c8112..41d25a7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.0.0", "husky": "7.0.4", - "lint-staged": "12.3.5", + "lint-staged": "12.5.0", "lodash-es": "4.17.21", "svgo": "2.8.0" },