From 80eb47ed15db9ca8e2edd2e8347a9cb1e2277731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:00:07 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint from 16.5.0 to 16.6.0 (#734) Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.5.0...16.6.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++++---------------------- 2 files changed, 27 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 1ff7ee34..b64113eb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "husky": "^9.0.11", "prettier": "^3.2.5", "sass": "^1.77.2", - "stylelint": "^16.5.0", + "stylelint": "^16.6.0", "stylelint-config-standard-scss": "^13.1.0", "stylelint-scss": "^6.3.0", "vite": "5.2.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60a40f48..ac12b90b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,14 +104,14 @@ devDependencies: specifier: ^1.77.2 version: 1.77.2 stylelint: - specifier: ^16.5.0 - version: 16.5.0(typescript@5.4.5) + specifier: ^16.6.0 + version: 16.6.0(typescript@5.4.5) stylelint-config-standard-scss: specifier: ^13.1.0 - version: 13.1.0(postcss@8.4.38)(stylelint@16.5.0) + version: 13.1.0(postcss@8.4.38)(stylelint@16.6.0) stylelint-scss: specifier: ^6.3.0 - version: 6.3.0(stylelint@16.5.0) + version: 6.3.0(stylelint@16.6.0) vite: specifier: 5.2.11 version: 5.2.11(@types/node@20.12.12)(sass@1.77.2) @@ -4937,6 +4937,10 @@ packages: resolution: {integrity: sha512-VSWXYUnsPu9+WYKkfmJyLKtIvaRJi1kXUqVmBACORXZQxT5oZDsoZ2vQP+bQFDnWtpI/4eq3MLoRMjI2fnLzTQ==} dev: true + /known-css-properties@0.31.0: + resolution: {integrity: sha512-sBPIUGTNF0czz0mwGGUoKKJC8Q7On1GPbCSFPfyEsfHb2DyBG0Y4QtV+EVWpINSaiGKZblDNuF5AezxSgOhesQ==} + dev: true + /language-subtag-registry@0.3.23: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} dev: true @@ -5887,7 +5891,7 @@ packages: engines: {node: '>=8'} dev: true - /stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.5.0): + /stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.6.0): resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} engines: {node: '>=18.12.0'} peerDependencies: @@ -5899,21 +5903,21 @@ packages: dependencies: postcss: 8.4.38 postcss-scss: 4.0.9(postcss@8.4.38) - stylelint: 16.5.0(typescript@5.4.5) - stylelint-config-recommended: 14.0.0(stylelint@16.5.0) - stylelint-scss: 6.3.0(stylelint@16.5.0) + stylelint: 16.6.0(typescript@5.4.5) + stylelint-config-recommended: 14.0.0(stylelint@16.6.0) + stylelint-scss: 6.3.0(stylelint@16.6.0) dev: true - /stylelint-config-recommended@14.0.0(stylelint@16.5.0): + /stylelint-config-recommended@14.0.0(stylelint@16.6.0): resolution: {integrity: sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.0 dependencies: - stylelint: 16.5.0(typescript@5.4.5) + stylelint: 16.6.0(typescript@5.4.5) dev: true - /stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.5.0): + /stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.6.0): resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==} engines: {node: '>=18.12.0'} peerDependencies: @@ -5924,22 +5928,22 @@ packages: optional: true dependencies: postcss: 8.4.38 - stylelint: 16.5.0(typescript@5.4.5) - stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.5.0) - stylelint-config-standard: 36.0.0(stylelint@16.5.0) + stylelint: 16.6.0(typescript@5.4.5) + stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.6.0) + stylelint-config-standard: 36.0.0(stylelint@16.6.0) dev: true - /stylelint-config-standard@36.0.0(stylelint@16.5.0): + /stylelint-config-standard@36.0.0(stylelint@16.6.0): resolution: {integrity: sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.1.0 dependencies: - stylelint: 16.5.0(typescript@5.4.5) - stylelint-config-recommended: 14.0.0(stylelint@16.5.0) + stylelint: 16.6.0(typescript@5.4.5) + stylelint-config-recommended: 14.0.0(stylelint@16.6.0) dev: true - /stylelint-scss@6.3.0(stylelint@16.5.0): + /stylelint-scss@6.3.0(stylelint@16.6.0): resolution: {integrity: sha512-8OSpiuf1xC7f8kllJsBOFAOYp/mR/C1FXMVeOFjtJPw+AFvEmC93FaklHt7MlOqU4poxuQ1TkYMyfI0V+1SxjA==} engines: {node: '>=18.12.0'} peerDependencies: @@ -5950,11 +5954,11 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.5.0(typescript@5.4.5) + stylelint: 16.6.0(typescript@5.4.5) dev: true - /stylelint@16.5.0(typescript@5.4.5): - resolution: {integrity: sha512-IlCBtVrG+qTy3v+tZTk50W8BIomjY/RUuzdrDqdnlCYwVuzXtPbiGfxYqtyYAyOMcb+195zRsuHn6tgfPmFfbw==} + /stylelint@16.6.0(typescript@5.4.5): + resolution: {integrity: sha512-vjWYlDEgOS3Z/IcXagQwi8PFJyPro1DxBYOnTML1PAqnrYUHs8owleGStv20sgt0OhW8r9zZm6MK7IT2+l2B6A==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -5979,7 +5983,7 @@ packages: ignore: 5.3.1 imurmurhash: 0.1.4 is-plain-object: 5.0.0 - known-css-properties: 0.30.0 + known-css-properties: 0.31.0 mathml-tag-names: 2.1.3 meow: 13.2.0 micromatch: 4.0.7