From 349baa0c69ea73c603ffa64207aa0c6a6d941f6a Mon Sep 17 00:00:00 2001 From: Edwin Joassart Date: Wed, 18 Oct 2023 17:31:39 +0200 Subject: [PATCH] patch: bump lint-staged to 15.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96e81662..4c10891f 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "husky": "8.0.3", "i18next": "23.5.1", "immutable": "3.8.2", - "lint-staged": "10.5.4", + "lint-staged": "15.0.1", "lodash": "4.17.21", "mini-css-extract-plugin": "1.6.2", "mocha": "^10.2.0",