From e8c52b39986b0a38a9c07eb611e16c9e5bf75b09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:33:40 +0000 Subject: [PATCH] chore(deps) Update dependency lint-staged to v17 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86a7657e..43d9e76a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gulp-sass": "6.0.1", "gulp-uglify": "3.0.2", "jsnlog": "2.30.0", - "lint-staged": "^16.0.0", + "lint-staged": "^17.0.0", "markdown-it": "14.1.1", "npm-run-all2": "^8.0.0", "open": "8.4.2", @@ -164,7 +164,7 @@ "unicorn/prefer-at": "warn" } }, - "version": "3.15.39", + "version": "3.15.40", "dependencies": { "sass": "^1.63.6" }