From 336816dddcda8f43ab304772609858892cd8ceea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:34:11 +0000 Subject: [PATCH] Bump stylelint-scss from 7.1.1 to 7.2.0 in /panel Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 7.1.1 to 7.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/v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: stylelint-scss dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- panel/package.json | 2 +- panel/pnpm-lock.yaml | 25 +++++++++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/panel/package.json b/panel/package.json index 3d71e302b..c3ab4f092 100644 --- a/panel/package.json +++ b/panel/package.json @@ -66,7 +66,7 @@ "stylelint": "^17.12.0", "stylelint-config-standard-scss": "^17.0.0", "stylelint-order": "^8.1.1", - "stylelint-scss": "^7.1.1", + "stylelint-scss": "^7.2.0", "typescript": "^6.0.3", "typescript-eslint": "^8.60.0" }, diff --git a/panel/pnpm-lock.yaml b/panel/pnpm-lock.yaml index f75c6df8a..5ec2dd109 100644 --- a/panel/pnpm-lock.yaml +++ b/panel/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^8.1.1 version: 8.1.1(stylelint@17.12.0(typescript@6.0.3)) stylelint-scss: - specifier: ^7.1.1 - version: 7.1.1(stylelint@17.12.0(typescript@6.0.3)) + specifier: ^7.2.0 + version: 7.2.0(stylelint@17.12.0(typescript@6.0.3)) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -1328,6 +1328,12 @@ packages: peerDependencies: stylelint: ^16.8.2 || ^17.0.0 + stylelint-scss@7.2.0: + resolution: {integrity: sha512-6E79Bachv0Iz0gqRUZgdqdXCsiq26DWBWIBNHYtjTmAp3wJu6cp/I37VfW7BPntmh2puF3bY09XWl4HZGrLhzw==} + engines: {node: '>=20.19.0'} + peerDependencies: + stylelint: ^16.8.2 || ^17.0.0 + stylelint@17.12.0: resolution: {integrity: sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg==} engines: {node: '>=20.19.0'} @@ -2579,6 +2585,21 @@ snapshots: postcss-value-parser: 4.2.0 stylelint: 17.12.0(typescript@6.0.3) + stylelint-scss@7.2.0(stylelint@17.12.0(typescript@6.0.3)): + dependencies: + '@csstools/css-calc': 3.2.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) + '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) + '@csstools/css-syntax-patches-for-csstree': 1.1.4(css-tree@3.2.1) + '@csstools/css-tokenizer': 4.0.0 + css-tree: 3.2.1 + is-plain-object: 5.0.0 + known-css-properties: 0.37.0 + postcss-media-query-parser: 0.2.3 + postcss-resolve-nested-selector: 0.1.6 + postcss-selector-parser: 7.1.1 + postcss-value-parser: 4.2.0 + stylelint: 17.12.0(typescript@6.0.3) + stylelint@17.12.0(typescript@6.0.3): dependencies: '@csstools/css-calc': 3.2.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)