From 237b081b8bb6154ffd0bf29471db57ca82372339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:01:24 +0000 Subject: [PATCH] Bump stylelint from 15.10.1 to 15.10.2 Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.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/15.10.1...15.10.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 64aac50e..09fb45c4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "postcss-scss": "4.0.6", "sass": "1.63.6", "sass-loader": "13.3.2", - "stylelint": "15.10.1", + "stylelint": "15.10.2", "stylelint-config-standard-scss": "10.0.0", "stylelint-order": "6.0.3", "stylelint-webpack-plugin": "4.1.1",