From 8bba8660d9986917edd20f6e7c13c3989e196a91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:19:11 +0000 Subject: [PATCH] Update dependency stylelint to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 314dab99..3602b43d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "npm-run-all": "4.1.5", "prettier": "3.2.4", "rollup": "4.9.6", - "stylelint": "^15.10.2", + "stylelint": "^16.0.0", "stylelint-config-cloudfour-suit": "9.0.0" }, "scripts": {