From 6f4c6f89938d625eb70a11765d99290e1f6d6243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 10:02:21 +0200 Subject: Bump stylelint from 15.8.0 to 15.10.1 (#5513) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.10.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.8.0...15.10.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e941fa4a8..08463df2f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "markdownlint-cli": "^0.35.0", "rtlcss": "^4.1.0", "sass": "^1.63.4", - "stylelint": "^15.8.0", + "stylelint": "^15.10.1", "stylelint-config-recommended-scss": "^12.0.0", "stylelint-order": "^6.0.3" }, -- cgit v1.2.3