From 05814227aad2c32680ac3b1a8fbe6891d58cf49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:38:22 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-scss from 6.4.0 to 6.4.1 (#785) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.4.0 to 6.4.1. - [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.4.0...v6.4.1) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 16d6362c..35baaee5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "sass": "^1.77.7", "stylelint": "^16.6.0", "stylelint-config-standard-scss": "^13.1.0", - "stylelint-scss": "^6.4.0", + "stylelint-scss": "^6.4.1", "vite": "5.3.3", "vite-plugin-progress": "^0.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d94fb4f..fec36f0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^13.1.0 version: 13.1.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.4.5)) stylelint-scss: - specifier: ^6.4.0 - version: 6.4.0(stylelint@16.6.1(typescript@5.4.5)) + specifier: ^6.4.1 + version: 6.4.1(stylelint@16.6.1(typescript@5.4.5)) vite: specifier: 5.3.3 version: 5.3.3(@types/node@20.12.13)(sass@1.77.7) @@ -3242,8 +3242,8 @@ packages: peerDependencies: stylelint: ^16.1.0 - stylelint-scss@6.4.0: - resolution: {integrity: sha512-1BKRzh2TW38hZm/IWdvBVjlJRERB2zTiwm1xaOeDtUEmEKfxYMNr9THBQQtBV8wGxal/sN+TRsF7v9A5sqGI1A==} + stylelint-scss@6.4.1: + resolution: {integrity: sha512-+clI2bQC2FPOt06ZwUlXZZ95IO2C5bKTP0GLN1LNQPVvISfSNcgMKv/VTwym1mK9vnqhHbOk8lO4rj4nY7L9pw==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2 @@ -6895,7 +6895,7 @@ snapshots: postcss-scss: 4.0.9(postcss@8.4.38) stylelint: 16.6.1(typescript@5.4.5) stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) - stylelint-scss: 6.4.0(stylelint@16.6.1(typescript@5.4.5)) + stylelint-scss: 6.4.1(stylelint@16.6.1(typescript@5.4.5)) optionalDependencies: postcss: 8.4.38 @@ -6916,7 +6916,7 @@ snapshots: stylelint: 16.6.1(typescript@5.4.5) stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) - stylelint-scss@6.4.0(stylelint@16.6.1(typescript@5.4.5)): + stylelint-scss@6.4.1(stylelint@16.6.1(typescript@5.4.5)): dependencies: known-css-properties: 0.34.0 postcss-media-query-parser: 0.2.3