From fccf1c6636a2d4f8cdfcea50ec16fb10468da786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:42:00 +0100 Subject: [PATCH] Build(deps-dev): Bump stylelint-config-standard-scss from 13.1.0 to 14.0.0 (#30887) Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 13.1.0 to 14.0.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.1.0...v14.0.0) 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 4f29c570c6d..1c2005f6948 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d", "stylelint": "^16.10.0", "stylelint-config-standard": "^37.0.0", - "stylelint-config-standard-scss": "^13.1.0", + "stylelint-config-standard-scss": "^14.0.0", "terser": "^5.37.0", "typescript": "^5.7.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2976ff84f80..9026ea928d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: ^37.0.0 version: 37.0.0(stylelint@16.13.2(typescript@5.7.3)) stylelint-config-standard-scss: - specifier: ^13.1.0 - version: 13.1.0(postcss@8.5.1)(stylelint@16.13.2(typescript@5.7.3)) + specifier: ^14.0.0 + version: 14.0.0(postcss@8.5.1)(stylelint@16.13.2(typescript@5.7.3)) terser: specifier: ^5.37.0 version: 5.37.0 @@ -7785,12 +7785,12 @@ packages: peerDependencies: stylelint: ^16.13.0 - stylelint-config-standard-scss@13.1.0: - resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==} + stylelint-config-standard-scss@14.0.0: + resolution: {integrity: sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^16.3.1 + stylelint: ^16.11.0 peerDependenciesMeta: postcss: optional: true @@ -16906,7 +16906,7 @@ snapshots: dependencies: stylelint: 16.13.2(typescript@5.7.3) - stylelint-config-standard-scss@13.1.0(postcss@8.5.1)(stylelint@16.13.2(typescript@5.7.3)): + stylelint-config-standard-scss@14.0.0(postcss@8.5.1)(stylelint@16.13.2(typescript@5.7.3)): dependencies: stylelint: 16.13.2(typescript@5.7.3) stylelint-config-recommended-scss: 14.1.0(postcss@8.5.1)(stylelint@16.13.2(typescript@5.7.3))