From 05ae1aa32553002e4747dc0f29b5591f01b431cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 04:22:37 +0000 Subject: [PATCH] Bump stylelint from 15.11.0 to 16.21.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.21.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/15.11.0...16.21.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.21.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3db8f4c..07ebe14 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "history": "^5.3.0", "jsdom": "^24.0.0", "prettier": "^3.2.5", - "stylelint": "^15.0.0", + "stylelint": "^16.21.1", "vi-fetch": "^0.6.1" } }