From 216b0cf08823ebb6d90a85a2794397e400d1f352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:34:05 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32464c3c6..8a32cc754 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "ioredis": "5.3.2", "jest": "29.7.0", "kafkajs": "^2.2.4", - "lint-staged": "15.2.1", + "lint-staged": "15.2.9", "mongoose": "7.6.8", "mysql2": "3.9.0", "nats": "2.19.0",