From 1ab396a90aa6372949f59ef56c25f70e6d9695ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 02:39:18 +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 7da588d..816bd8b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "generate-changelog": "1.8.0", "husky": "0.14.3", "istanbul": "0.4.5", - "lint-staged": "7.3.0", + "lint-staged": "15.0.1", "mocha": "5.2.0", "nock": "10.0.6", "prettier-standard": "8.0.1"