From 2c986b29dfae3e6e18e080cf98ff8f97fd9d8569 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 15:38:26 +0000 Subject: [PATCH] fix(deps): update dependency stylelint-config-standard to v36 --- packages/stylelint-config-scss/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/stylelint-config-scss/package.json b/packages/stylelint-config-scss/package.json index 51b49f386..817e094fb 100644 --- a/packages/stylelint-config-scss/package.json +++ b/packages/stylelint-config-scss/package.json @@ -25,7 +25,7 @@ "dependencies": { "stylelint-color-format": "1.1.0", "stylelint-config-recommended-scss": "13.0.0", - "stylelint-config-standard": "35.0.0", + "stylelint-config-standard": "36.0.0", "stylelint-csstree-validator": "3.0.0", "stylelint-declaration-block-no-ignored-properties": "2.8.0", "stylelint-declaration-strict-value": "1.10.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5ea540e7..bc3f44056 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,8 @@ importers: specifier: 13.0.0 version: 13.0.0(postcss@8.4.33)(stylelint@15.11.0) stylelint-config-standard: - specifier: 35.0.0 - version: 35.0.0(stylelint@15.11.0) + specifier: 36.0.0 + version: 36.0.0(stylelint@15.11.0) stylelint-csstree-validator: specifier: 3.0.0 version: 3.0.0(stylelint@15.11.0) @@ -8721,11 +8721,11 @@ packages: stylelint: 15.11.0 dev: false - /stylelint-config-standard@35.0.0(stylelint@15.11.0): - resolution: {integrity: sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==} + /stylelint-config-standard@36.0.0(stylelint@15.11.0): + resolution: {integrity: sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.0.0 + stylelint: ^16.1.0 dependencies: stylelint: 15.11.0 stylelint-config-recommended: 14.0.0(stylelint@15.11.0)