diff --git a/package.json b/package.json index 17de991..8cc1653 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "husky": "9.1.7", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "npm-run-all2": "5.0.2", "postcss": "8.5.1", "postcss-import": "14.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52a84eb..48c671c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: specifier: 29.7.0 version: 29.7.0 lint-staged: - specifier: 15.4.2 - version: 15.4.2 + specifier: 15.4.3 + version: 15.4.3 npm-run-all2: specifier: 5.0.2 version: 5.0.2 @@ -4103,8 +4103,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@15.4.2: - resolution: {integrity: sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==} + lint-staged@15.4.3: + resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==} engines: {node: '>=18.12.0'} hasBin: true @@ -5894,11 +5894,6 @@ packages: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - yaml@2.6.1: - resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.7.0: resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} engines: {node: '>= 14'} @@ -10631,7 +10626,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.4.2: + lint-staged@15.4.3: dependencies: chalk: 5.4.1 commander: 13.1.0 @@ -11145,7 +11140,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.5.1)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.7.3)): dependencies: lilconfig: 3.1.3 - yaml: 2.6.1 + yaml: 2.7.0 optionalDependencies: postcss: 8.5.1 ts-node: 10.9.2(@types/node@22.5.4)(typescript@5.7.3) @@ -12575,8 +12570,6 @@ snapshots: yaml@1.10.2: {} - yaml@2.6.1: {} - yaml@2.7.0: {} yargs-parser@21.1.1: {}