diff --git a/package.json b/package.json index 523046c168444f..6a3344e8eb1470 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "husky": "8.0.3", "jest": "29.7.0", "jest-junit": "16.0.0", - "lint-staged": "15.0.1", + "lint-staged": "15.0.2", "mockdate": "3.0.5", "nock": "13.3.6", "nodemon": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c18cea92beea60..3e238f2f32c7cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -323,8 +323,8 @@ devDependencies: specifier: 16.0.0 version: 16.0.0 lint-staged: - specifier: 15.0.1 - version: 15.0.1 + specifier: 15.0.2 + version: 15.0.2 mockdate: specifier: 3.0.5 version: 3.0.5 @@ -5363,8 +5363,8 @@ packages: uc.micro: 1.0.6 dev: false - /lint-staged@15.0.1: - resolution: {integrity: sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==} + /lint-staged@15.0.2: + resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -5373,17 +5373,17 @@ packages: debug: 4.3.4 execa: 8.0.1 lilconfig: 2.1.0 - listr2: 7.0.1 + listr2: 7.0.2 micromatch: 4.0.5 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.3.2 + yaml: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /listr2@7.0.1: - resolution: {integrity: sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg==} + /listr2@7.0.2: + resolution: {integrity: sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==} engines: {node: '>=16.0.0'} dependencies: cli-truncate: 3.1.0