From a2cecd8eb942017a0ab230a3ed18f6e31b9e8855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 06:11:12 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.9 --- .projenrc.ts | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.projenrc.ts b/.projenrc.ts index d78caf60c..b443228a2 100644 --- a/.projenrc.ts +++ b/.projenrc.ts @@ -50,7 +50,7 @@ const project = new Project({ '@types/node@20.14.14', 'eslint@9.8.0', 'jest@29.7.0', - 'lint-staged@15.2.8', + 'lint-staged@15.2.9', 'prettier@3.3.3', 'projen@0.84.8', 'ts-node@10.9.2', diff --git a/package.json b/package.json index 11ccda13b..c82e502e6 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint": "9.8.0", "husky": "9.1.4", "jest": "29.7.0", - "lint-staged": "15.2.8", + "lint-staged": "15.2.9", "prettier": "3.3.3", "projen": "0.84.8", "ts-node": "10.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f279baee..2283cc390 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 29.7.0 version: 29.7.0(@types/node@20.14.14)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.7.6(@swc/helpers@0.5.5))(@types/node@20.14.14)(typescript@5.5.4)) lint-staged: - specifier: 15.2.8 - version: 15.2.8 + specifier: 15.2.9 + version: 15.2.9 prettier: specifier: 3.3.3 version: 3.3.3 @@ -5053,8 +5053,8 @@ packages: engines: {node: '>=18.12.0'} hasBin: true - lint-staged@15.2.8: - resolution: {integrity: sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==} + lint-staged@15.2.9: + resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==} engines: {node: '>=18.12.0'} hasBin: true @@ -12190,7 +12190,7 @@ snapshots: transitivePeerDependencies: - supports-color - lint-staged@15.2.8: + lint-staged@15.2.9: dependencies: chalk: 5.3.0 commander: 12.1.0