From aaba7f48622499b83a6a5e03c83d6cb3f2043355 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 May 2022 16:46: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 85439fc..55db824 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-promise": "5.1.1", "husky": "7.0.4", "jest": "27.0.6", - "lint-staged": "12.1.2", + "lint-staged": "12.5.0", "rimraf": "3.0.2", "ts-jest": "27.0.7", "ts-node": "10.4.0",