From 20e03b79825587ac5c7c6cb672b5302284cbfea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:20:49 +0000 Subject: [PATCH] Bump stylelint from 16.23.0 to 16.23.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.23.0 to 16.23.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.23.0...16.23.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.23.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 47c6669..ce1b7ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@biomejs/biome": "^2.1.3", "@primer/octicons": "19.15.5", "sass-embedded": "1.90.0", - "stylelint": "16.23.0", + "stylelint": "16.23.1", "stylelint-config-recess-order": "7.1.0", "stylelint-config-standard-scss": "15.0.1", "stylelint-order": "7.0.0" @@ -3770,9 +3770,9 @@ } }, "node_modules/stylelint": { - "version": "16.23.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz", - "integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==", + "version": "16.23.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz", + "integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 57c447e..fd0ec51 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@biomejs/biome": "^2.1.3", "@primer/octicons": "19.15.5", "sass-embedded": "1.90.0", - "stylelint": "16.23.0", + "stylelint": "16.23.1", "stylelint-config-recess-order": "7.1.0", "stylelint-config-standard-scss": "15.0.1", "stylelint-order": "7.0.0"