From 72194dcc43f2a8b11c9b7728b93207daca1a138e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 04:42:16 +0000 Subject: [PATCH] chore(deps-dev): Bump stylelint from 16.20.0 to 16.23.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.20.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.20.0...16.23.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.23.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6a8cc5..eafd4ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,8 +11,8 @@ "devDependencies": { "gulp": "^5.0.1", "gulp-clean-css": "^4.3.0", - "gulp-rename": "^2.0.0", - "stylelint": "^16.20.0", + "gulp-rename": "^2.1.0", + "stylelint": "^16.23.1", "stylelint-config-standard": "^39.0.0" } }, @@ -2541,9 +2541,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 8b723c6..119a0a2 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "devDependencies": { "gulp": "^5.0.1", "gulp-clean-css": "^4.3.0", - "gulp-rename": "^2.0.0", - "stylelint": "^16.20.0", + "gulp-rename": "^2.1.0", + "stylelint": "^16.23.1", "stylelint-config-standard": "^39.0.0" }, "files": [