From b0860390d8980eb6088746e9295987cdecb2e10e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 23:53:27 +0000 Subject: [PATCH] Bump stylelint from 16.2.1 to 16.4.0 in /docs Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.1 to 16.4.0. - [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.2.1...16.4.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index aac143d..845ce3f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "js-beautify": "1.14.11", "raw-loader": "^4.0.2", "sort-package-json": "2.10.0", - "stylelint": "16.2.1", + "stylelint": "16.4.0", "stylelint-config-standard": "36.0.0", "stylelint-order": "6.0.4" }