From 10e6aaf56d637150f7c735dd50c9380b732e313a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:02:39 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea3126e..fe62179 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-plugin-import": "2.28.1", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "14.0.1", + "lint-staged": "15.0.0", "prettier": "3.0.3", "ramda": "0.29.1", "ts-jest": "29.1.1",