From d3a37d46e896947acb8f522c45c5513b1309b3de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 14:45:23 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.5.0 --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b86f8ed5..688f1757 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adobe/helix-html-pipeline", - "version": "6.21.5", + "version": "6.21.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@adobe/helix-html-pipeline", - "version": "6.21.5", + "version": "6.21.6", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.12", @@ -52,7 +52,7 @@ "js-yaml": "4.1.0", "jsdom": "26.0.0", "junit-report-builder": "5.1.1", - "lint-staged": "15.4.3", + "lint-staged": "15.5.0", "mocha": "11.1.0", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1", @@ -5968,9 +5968,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "15.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", - "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.0.tgz", + "integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 34060303..b223b9b2 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "js-yaml": "4.1.0", "jsdom": "26.0.0", "junit-report-builder": "5.1.1", - "lint-staged": "15.4.3", + "lint-staged": "15.5.0", "mocha": "11.1.0", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1",