From d753282b9171c64bf1a9b710bd8bad55045cc8c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 05:53:25 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.5.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9bd7539..f0197a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "eslint": "9.24.0", "globals": "16.0.0", "husky": "9.1.7", - "lint-staged": "15.5.0", + "lint-staged": "15.5.1", "p-event": "6.0.1", "prettier": "3.5.3", "sinon": "19.0.5", @@ -2856,9 +2856,9 @@ } }, "node_modules/lint-staged": { - "version": "15.5.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.0.tgz", - "integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==", + "version": "15.5.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.1.tgz", + "integrity": "sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8a46eb1..e07c7a3 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint": "9.24.0", "globals": "16.0.0", "husky": "9.1.7", - "lint-staged": "15.5.0", + "lint-staged": "15.5.1", "p-event": "6.0.1", "prettier": "3.5.3", "sinon": "19.0.5",