From bbd9a0b1b6c8f9ee801d9d41fb71fc0db5875c55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 13:57:43 +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 2f10e19..86e864a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/react-dom": "^18.0.0", "cross-env": "^7.0.0", "gh-pages": "^5.0.0", - "lint-staged": "^13.0.0", + "lint-staged": "^15.0.0", "mockdate": "^3.0.2", "nino-cli": "^1.4.6", "react": "^17.0.0",