diff --git a/package-lock.json b/package-lock.json index 53375764..25b1a013 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@wordpress/browserslist-config": "^6.5.0", "eslint": "^8.57.0", - "lint-staged": "^15.2.8", + "lint-staged": "^15.2.9", "newspack-scripts": "^5.5.2", "postcss-scss": "^4.0.9" } @@ -17596,9 +17596,9 @@ } }, "node_modules/lint-staged": { - "version": "15.2.8", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.8.tgz", - "integrity": "sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==", + "version": "15.2.9", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.9.tgz", + "integrity": "sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==", "dev": true, "dependencies": { "chalk": "~5.3.0", diff --git a/package.json b/package.json index aa2a3b50..9f6e1ac7 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@wordpress/browserslist-config": "^6.5.0", "eslint": "^8.57.0", - "lint-staged": "^15.2.8", + "lint-staged": "^15.2.9", "newspack-scripts": "^5.5.2", "postcss-scss": "^4.0.9" }