From e48597cb453534de4e41e47c53bb7a7f0ab23394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:34:07 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-scss from 6.1.0 to 6.2.0 (#657) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.1.0 to 6.2.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.1.0...v6.2.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 85e1fb99..6fef874f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "sass": "^1.71.1", "stylelint": "^16.2.1", "stylelint-config-standard-scss": "^13.0.0", - "stylelint-scss": "^6.1.0", + "stylelint-scss": "^6.2.0", "vite": "5.1.4", "vite-plugin-progress": "^0.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f291bdb5..0337c15f 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.35)(stylelint@16.2.1) stylelint-scss: - specifier: ^6.1.0 - version: 6.1.0(stylelint@16.2.1) + specifier: ^6.2.0 + version: 6.2.0(stylelint@16.2.1) vite: specifier: 5.1.4 version: 5.1.4(@types/node@20.11.19)(sass@1.71.1) @@ -5883,7 +5883,7 @@ packages: postcss-scss: 4.0.9(postcss@8.4.35) stylelint: 16.2.1(typescript@5.3.3) stylelint-config-recommended: 14.0.0(stylelint@16.2.1) - stylelint-scss: 6.1.0(stylelint@16.2.1) + stylelint-scss: 6.2.0(stylelint@16.2.1) dev: true /stylelint-config-recommended@14.0.0(stylelint@16.2.1): @@ -5921,8 +5921,8 @@ packages: stylelint-config-recommended: 14.0.0(stylelint@16.2.1) dev: true - /stylelint-scss@6.1.0(stylelint@16.2.1): - resolution: {integrity: sha512-kCfK8TQzthGwb4vaZniZgxRsVbCM4ZckmT1b/H5m4FU3I8Dz0id9llKsy1NMp3XXqC8+OPD4rVKtUbSxXlJb5g==} + /stylelint-scss@6.2.0(stylelint@16.2.1): + resolution: {integrity: sha512-ktYsWKNN+zh4VlpdNMajYCOREwaPI9xZLVue/H5vX4f4v7Kg+ej9Bj0b7fG41J2UboNujZNU9qi0yM/KK3KhOQ==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2