From 0da92aed5539459d6e913e646503faffc84d325f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:06:29 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16.14.1 (#462) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b274df8..d853bf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "markdownlint": "0.37.4", "markdownlint-cli2": "0.17.2", "neostandard": "0.11.5", - "stylelint": "16.14.0", + "stylelint": "16.14.1", "stylelint-config-standard": "37.0.0" } }, @@ -7976,9 +7976,9 @@ } }, "node_modules/stylelint": { - "version": "16.14.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.0.tgz", - "integrity": "sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==", + "version": "16.14.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.1.tgz", + "integrity": "sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index c23303a..0c1205a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "markdownlint": "0.37.4", "markdownlint-cli2": "0.17.2", "neostandard": "0.11.5", - "stylelint": "16.14.0", + "stylelint": "16.14.1", "stylelint-config-standard": "37.0.0" }, "snyk": true