diff --git a/package-lock.json b/package-lock.json index f68ebcc5..10f68464 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@commitlint/config-conventional": "19.6.0", "@stoplight/prism-cli": "5.12.0", "husky": "9.1.7", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "markdownlint-cli": "0.43.0", "prettier": "3.4.2", "prettier-plugin-sort-json": "4.1.1" @@ -2583,9 +2583,9 @@ } }, "node_modules/lint-staged": { - "version": "15.4.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz", - "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==", + "version": "15.4.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", + "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d3acb92d..15e9d593 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@commitlint/config-conventional": "19.6.0", "@stoplight/prism-cli": "5.12.0", "husky": "9.1.7", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "markdownlint-cli": "0.43.0", "prettier": "3.4.2", "prettier-plugin-sort-json": "4.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76de6d5d..1068b210 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 15.4.2 - version: 15.4.2 + specifier: 15.4.3 + version: 15.4.3 markdownlint-cli: specifier: 0.43.0 version: 0.43.0 @@ -784,8 +784,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - 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 @@ -2222,7 +2222,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@15.4.2: + lint-staged@15.4.3: dependencies: chalk: 5.4.1 commander: 13.1.0