From 2ed3b40b5625103531141a8c13bd310090a60b49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:04:42 +0000 Subject: [PATCH] chore(deps): update dependency jest-preset-stylelint to ^7.1.0 (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/stylelint-plugin/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/stylelint-plugin/package.json b/packages/stylelint-plugin/package.json index 280fdb3..dbdc3dc 100644 --- a/packages/stylelint-plugin/package.json +++ b/packages/stylelint-plugin/package.json @@ -36,7 +36,7 @@ "stylelint": ">=16.2.1" }, "devDependencies": { - "jest-preset-stylelint": "^7.0.1", + "jest-preset-stylelint": "^7.1.0", "strip-ansi": "^7.1.0", "stylelint": "^16.2.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41bb611..2976d28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -293,8 +293,8 @@ importers: version: 6.1.0(stylelint@16.2.1) devDependencies: jest-preset-stylelint: - specifier: ^7.0.1 - version: 7.0.1(jest@29.7.0) + specifier: ^7.1.0 + version: 7.1.0(jest@29.7.0) strip-ansi: specifier: ^7.1.0 version: 7.1.0 @@ -7539,8 +7539,8 @@ packages: dependencies: jest-resolve: 29.7.0 - /jest-preset-stylelint@7.0.1(jest@29.7.0): - resolution: {integrity: sha512-umVx7qx/O2pTMdZvG8HcMmExo/7rXpYsNK/22GKQ6ulLBxfgVSINLtkav77ZH505Uy6g0tDoEbWuPoWe5vJuMQ==} + /jest-preset-stylelint@7.1.0(jest@29.7.0): + resolution: {integrity: sha512-0chPt4l2B1xIMMoTQPhwqcbH1ANBx6W+IhGpMDvPWffIdI5pE7pgti3XVOh9bBBgFutcSY0MCD8yEFABEY07VQ==} engines: {node: '>=18.12.0'} peerDependencies: jest: ^29.0.2