From 775a007da60bb3aae827cca41a6231d0eee93685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 10:05:37 +0000 Subject: [PATCH] Bump lint-staged from 17.0.0 to 17.0.2 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.0 to 17.0.2. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.0...v17.0.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 351fe98..8509aa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6144,9 +6144,9 @@ } }, "node_modules/lint-staged": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.0.tgz", - "integrity": "sha512-286BsrsEp/7taRKY839AAU8E78uModiwmU7/cbuHbGfNA4mQVtLXA2Au9pLgWI2v4/M+PHq+s/rH+LJlVKucwA==", + "version": "17.0.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.2.tgz", + "integrity": "sha512-Rbr6rdmbCn1fIDHBZpn0madg0hEkdlh+QwajnL3Qq0ZUq/icAJfLGj9BVBajAXi7657ZzKQ7kobGP9S5XOHYRw==", "dev": true, "dependencies": { "listr2": "^10.2.1", @@ -13915,9 +13915,9 @@ } }, "lint-staged": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.0.tgz", - "integrity": "sha512-286BsrsEp/7taRKY839AAU8E78uModiwmU7/cbuHbGfNA4mQVtLXA2Au9pLgWI2v4/M+PHq+s/rH+LJlVKucwA==", + "version": "17.0.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.2.tgz", + "integrity": "sha512-Rbr6rdmbCn1fIDHBZpn0madg0hEkdlh+QwajnL3Qq0ZUq/icAJfLGj9BVBajAXi7657ZzKQ7kobGP9S5XOHYRw==", "dev": true, "requires": { "listr2": "^10.2.1",