From 1978e7cb2b3cd4c69d7eddc1fc23dc8bedd2aac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 08:55:10 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard-scss Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6504f8b7..e6822462 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "^3.2.5", "sass": "^1.72.0", "stylelint": "^16.3.1", - "stylelint-config-standard-scss": "^13.0.0", + "stylelint-config-standard-scss": "^13.1.0", "stylelint-scss": "^6.2.1", "vite": "5.2.7", "vite-plugin-progress": "^0.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b259227d..7fb0c397 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^16.3.1 version: 16.3.1(typescript@5.3.3) stylelint-config-standard-scss: - specifier: ^13.0.0 - version: 13.0.0(postcss@8.4.38)(stylelint@16.3.1) + specifier: ^13.1.0 + version: 13.1.0(postcss@8.4.38)(stylelint@16.3.1) stylelint-scss: specifier: ^6.2.1 version: 6.2.1(stylelint@16.3.1) @@ -5911,12 +5911,12 @@ packages: stylelint: 16.3.1(typescript@5.3.3) dev: true - /stylelint-config-standard-scss@13.0.0(postcss@8.4.38)(stylelint@16.3.1): - resolution: {integrity: sha512-WaLvkP689qSYUpJQPCo30TFJSSc3VzvvoWnrgp+7PpVby5o8fRUY1cZcP0sePZfjrFl9T8caGhcKg0GO34VDiQ==} + /stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.3.1): + resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^16.1.0 + stylelint: ^16.3.1 peerDependenciesMeta: postcss: optional: true