2 Commits

Author SHA1 Message Date
renovate[bot]
e20605718b Merge 8770be4055 into af833d173c 2025-01-23 20:43:49 +00:00
renovate[bot]
8770be4055 Update dependency lint-staged to v15.4.2 2025-01-23 20:43:46 +00:00
2 changed files with 9 additions and 9 deletions

6
package-lock.json generated
View File

@@ -3408,9 +3408,9 @@
} }
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "15.4.3", "version": "15.4.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz",
"integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -3370,9 +3370,9 @@
} }
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "15.4.3", "version": "15.4.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz",
"integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^5.4.1", "chalk": "^5.4.1",
@@ -8930,9 +8930,9 @@
} }
}, },
"lint-staged": { "lint-staged": {
"version": "15.4.3", "version": "15.4.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz",
"integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^5.4.1", "chalk": "^5.4.1",