From 80511630ccdd3f9c297ba5552564f13a94f98e25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:25:27 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83f51bbd..f0d90c3c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-plugin-import": "2.29.0", "eslint-plugin-promise": "6.1.1", "husky": "8.0.3", - "lint-staged": "15.1.0", + "lint-staged": "15.2.0", "mini-css-extract-plugin": "2.7.6", "path-browserify": "1.0.1", "postcss": "8.4.32",