diff --git a/package-lock.json b/package-lock.json index 4936073e..f966a83d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adobe/helix-html-pipeline", - "version": "5.13.18", + "version": "5.13.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@adobe/helix-html-pipeline", - "version": "5.13.18", + "version": "5.13.19", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.9", @@ -54,7 +54,7 @@ "js-yaml": "4.1.0", "jsdom": "26.0.0", "junit-report-builder": "5.1.1", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "mocha": "11.0.1", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1", @@ -5777,9 +5777,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", - "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 922530cb..925992a7 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "js-yaml": "4.1.0", "jsdom": "26.0.0", "junit-report-builder": "5.1.1", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "mocha": "11.0.1", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1",