From 4f0fb583e59cf18bfc363071abc6a53ff206dddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 16:03:53 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32464c3c6..ba449d44d 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.2", "mongoose": "7.6.8", "mysql2": "3.9.0", "nats": "2.19.0",