From 85ed893bbcf18f86467b2b58ff21f5c17a6ccd57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:13:58 +0000 Subject: [PATCH] Update dependency stylelint-config-standard to v37 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 75fdb580..a542fe39 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "start-server-and-test": "2.0.10", "stylelint": "15.11.0", "stylelint-config-prettier": "9.0.5", - "stylelint-config-standard": "35.0.0", + "stylelint-config-standard": "37.0.0", "tailwindcss": "4.0.6", "typescript": "5.7.3", "vite": "6.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78adaa2f..08090a32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -173,8 +173,8 @@ devDependencies: specifier: 9.0.5 version: 9.0.5(stylelint@15.11.0) stylelint-config-standard: - specifier: 35.0.0 - version: 35.0.0(stylelint@15.11.0) + specifier: 37.0.0 + version: 37.0.0(stylelint@15.11.0) tailwindcss: specifier: 4.0.6 version: 4.0.6 @@ -7867,23 +7867,23 @@ packages: stylelint: 15.11.0(typescript@5.7.3) dev: true - /stylelint-config-recommended@14.0.1(stylelint@15.11.0): - resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==} + /stylelint-config-recommended@15.0.0(stylelint@15.11.0): + resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.1.0 + stylelint: ^16.13.0 dependencies: stylelint: 15.11.0(typescript@5.7.3) dev: true - /stylelint-config-standard@35.0.0(stylelint@15.11.0): - resolution: {integrity: sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==} + /stylelint-config-standard@37.0.0(stylelint@15.11.0): + resolution: {integrity: sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.0.0 + stylelint: ^16.13.0 dependencies: stylelint: 15.11.0(typescript@5.7.3) - stylelint-config-recommended: 14.0.1(stylelint@15.11.0) + stylelint-config-recommended: 15.0.0(stylelint@15.11.0) dev: true /stylelint@15.11.0(typescript@5.7.3):