From ad60fe4aa7e2898c51d478f30e0c18891d1c158b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 08:29:40 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-scss from 6.0.0 to 6.1.0 (#599) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: stylelint-scss 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dbbe2c25..6d4891d9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "sass": "^1.70.0", "stylelint": "^16.2.0", "stylelint-config-standard-scss": "^13.0.0", - "stylelint-scss": "^6.0.0", + "stylelint-scss": "^6.1.0", "vite": "5.0.12", "vite-plugin-progress": "^0.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 062b6ac0..2811534d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ devDependencies: specifier: ^13.0.0 version: 13.0.0(postcss@8.4.33)(stylelint@16.2.0) stylelint-scss: - specifier: ^6.0.0 - version: 6.0.0(stylelint@16.2.0) + specifier: ^6.1.0 + version: 6.1.0(stylelint@16.2.0) vite: specifier: 5.0.12 version: 5.0.12(@types/node@20.10.7)(sass@1.70.0) @@ -6045,7 +6045,7 @@ packages: postcss-scss: 4.0.9(postcss@8.4.33) stylelint: 16.2.0(typescript@5.3.3) stylelint-config-recommended: 14.0.0(stylelint@16.2.0) - stylelint-scss: 6.0.0(stylelint@16.2.0) + stylelint-scss: 6.1.0(stylelint@16.2.0) dev: true /stylelint-config-recommended@14.0.0(stylelint@16.2.0): @@ -6083,8 +6083,8 @@ packages: stylelint-config-recommended: 14.0.0(stylelint@16.2.0) dev: true - /stylelint-scss@6.0.0(stylelint@16.2.0): - resolution: {integrity: sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==} + /stylelint-scss@6.1.0(stylelint@16.2.0): + resolution: {integrity: sha512-kCfK8TQzthGwb4vaZniZgxRsVbCM4ZckmT1b/H5m4FU3I8Dz0id9llKsy1NMp3XXqC8+OPD4rVKtUbSxXlJb5g==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2