From 376595fc34594f12e5b55f17c8448a9b64e62b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 19:47:57 +0000 Subject: [PATCH] Bump stylelint from 16.3.1 to 16.6.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.6.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/16.3.1...16.6.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4678c9758..e58a948e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@stylistic/stylelint-plugin": "^2.1.2", "eslint": "^8.57.0", "postcss-scss": "^4.0.9", - "stylelint": "^16.3.1", + "stylelint": "^16.6.1", "stylelint-order": "^6.0.4", "stylelint-scss": "^6.2.1" } diff --git a/package.json b/package.json index 9346ca6bb..ae4cead45 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@stylistic/stylelint-plugin": "^2.1.2", "eslint": "^8.57.0", "postcss-scss": "^4.0.9", - "stylelint": "^16.3.1", + "stylelint": "^16.6.1", "stylelint-order": "^6.0.4", "stylelint-scss": "^6.2.1" }