From 75d5cf73dc472dc25e80ce521be7b59cef6cb878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 06:56:50 +0000 Subject: [PATCH] Bump stylelint from 16.13.1 to 16.13.2 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.1 to 16.13.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/16.13.1...16.13.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 91628c05..bc501218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.18.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.13.1", + "stylelint": "^16.13.2", "stylelint-config-standard": "^37.0.0", "terser": "^5.37.0", "vnu-jar": "^24.10.17" @@ -2429,9 +2429,9 @@ } }, "node_modules/stylelint": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz", - "integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==", + "version": "16.13.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz", + "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 69f9460b..8e934df3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.18.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.13.1", + "stylelint": "^16.13.2", "stylelint-config-standard": "^37.0.0", "terser": "^5.37.0", "vnu-jar": "^24.10.17"