From 912ad4242609917fb1637bfcbd92972bfd3a0d38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:41:44 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-recommended-scss to v14 --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++------------------- 2 files changed, 13 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 63f53c30..d8669442 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "shikiji": "^0.9.17", "stylelint": "^15.11.0", "stylelint-config-html": "^1.1.0", - "stylelint-config-recommended-scss": "^13.1.0", + "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-order": "^6.0.4", "ts-node": "^10.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f72eb34..345f198d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ devDependencies: specifier: ^1.1.0 version: 1.1.0(postcss-html@1.5.0)(stylelint@15.11.0) stylelint-config-recommended-scss: - specifier: ^13.1.0 - version: 13.1.0(postcss@8.4.32)(stylelint@15.11.0) + specifier: ^14.0.0 + version: 14.0.0(postcss@8.4.32)(stylelint@15.11.0) stylelint-config-recommended-vue: specifier: ^1.5.0 version: 1.5.0(postcss-html@1.5.0)(stylelint@15.11.0) @@ -6893,11 +6893,12 @@ packages: stylelint: 15.11.0(typescript@5.3.3) dev: true - /stylelint-config-recommended-scss@13.1.0(postcss@8.4.32)(stylelint@15.11.0): - resolution: {integrity: sha512-8L5nDfd+YH6AOoBGKmhH8pLWF1dpfY816JtGMePcBqqSsLU+Ysawx44fQSlMOJ2xTfI9yTGpup5JU77c17w1Ww==} + /stylelint-config-recommended-scss@14.0.0(postcss@8.4.32)(stylelint@15.11.0): + resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} + engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^15.10.0 + stylelint: ^16.0.2 peerDependenciesMeta: postcss: optional: true @@ -6905,8 +6906,8 @@ packages: postcss: 8.4.32 postcss-scss: 4.0.9(postcss@8.4.32) stylelint: 15.11.0(typescript@5.3.3) - stylelint-config-recommended: 13.0.0(stylelint@15.11.0) - stylelint-scss: 5.3.2(stylelint@15.11.0) + stylelint-config-recommended: 14.0.0(stylelint@15.11.0) + stylelint-scss: 6.0.0(stylelint@15.11.0) dev: true /stylelint-config-recommended-vue@1.5.0(postcss-html@1.5.0)(stylelint@15.11.0): @@ -6923,15 +6924,6 @@ packages: stylelint-config-recommended: 14.0.0(stylelint@15.11.0) dev: true - /stylelint-config-recommended@13.0.0(stylelint@15.11.0): - resolution: {integrity: sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==} - engines: {node: ^14.13.1 || >=16.0.0} - peerDependencies: - stylelint: ^15.10.0 - dependencies: - stylelint: 15.11.0(typescript@5.3.3) - dev: true - /stylelint-config-recommended@14.0.0(stylelint@15.11.0): resolution: {integrity: sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==} engines: {node: '>=18.12.0'} @@ -6951,10 +6943,11 @@ packages: stylelint: 15.11.0(typescript@5.3.3) dev: true - /stylelint-scss@5.3.2(stylelint@15.11.0): - resolution: {integrity: sha512-4LzLaayFhFyneJwLo0IUa8knuIvj+zF0vBFueQs4e3tEaAMIQX8q5th8ziKkgOavr6y/y9yoBe+RXN/edwLzsQ==} + /stylelint-scss@6.0.0(stylelint@15.11.0): + resolution: {integrity: sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==} + engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^14.5.1 || ^15.0.0 + stylelint: ^16.0.2 dependencies: known-css-properties: 0.29.0 postcss-media-query-parser: 0.2.3