diff --git a/package-lock.json b/package-lock.json index 0d914b0..828127c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "husky": "9.1.7", "image-size": "1.2.0", "linkedom": "0.18.5", - "lint-staged": "15.3.0", + "lint-staged": "15.4.0", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8", "npm-run-all2": "7.0.2", @@ -10061,9 +10061,9 @@ } }, "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.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", + "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", "dev": true, "dependencies": { "chalk": "~5.4.1", @@ -24650,9 +24650,9 @@ } }, "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.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", + "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", "dev": true, "requires": { "chalk": "~5.4.1", diff --git a/package.json b/package.json index d4cb5f9..34c0f4f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "husky": "9.1.7", "image-size": "1.2.0", "linkedom": "0.18.5", - "lint-staged": "15.3.0", + "lint-staged": "15.4.0", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8", "npm-run-all2": "7.0.2",