From b77c03f1f504ba16959aa9ada9b09d663743063c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:15:54 +0000 Subject: [PATCH] Bump stylelint from 16.13.1 to 16.13.2 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.1 to 16.13.2. - [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.13.1...16.13.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8122ae3..2e2484f7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "load-grunt-tasks": "5.1.0", "postcss": "8.5.1", "sass": "1.83.4", - "stylelint": "16.13.1", + "stylelint": "16.13.2", "stylelint-config-standard-scss": "14.0.0", "stylelint-order": "6.0.4" },