From e289786e9347ffd597f6ca39e721e8c15dd0ac30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:42:27 +0300 Subject: [PATCH] build(deps-dev): update lint-staged requirement from ^15.2.10 to ^15.3.0 (#59) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 103f8b6..5caa235 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "editorconfig-checker": "^5.1.9", "git-pull-run": "^1.4.0", "husky": "^9.1.7", - "lint-staged": "^15.2.10", + "lint-staged": "^15.3.0", "remark": "15.0.1", "remark-cli": "^12.0.1", "remark-lint-no-file-name-irregular-characters": "^3.0.0",