From 81ae90e5c3ca63a9af7cc3dce44ff34afee7068a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 00:00:24 +0000 Subject: [PATCH] Bump stylelint from 16.17.0 to 16.18.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.17.0 to 16.18.0. - [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.17.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 434f3d38..97b29206 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "gulp-useref": "^5.0.0", "main.css": "3.0.0", "rework-npm": "^1.0.0", - "stylelint": "^16.17.0", + "stylelint": "^16.18.0", "stylelint-config-standard": "^37.0.0" }, "engines": { @@ -11264,9 +11264,9 @@ } }, "node_modules/stylelint": { - "version": "16.17.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz", - "integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.18.0.tgz", + "integrity": "sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==", "dev": true, "funding": [ { @@ -11278,6 +11278,7 @@ "url": "https://github.com/sponsors/stylelint" } ], + "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", diff --git a/package.json b/package.json index 758fb6ba..4ce816a3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gulp-useref": "^5.0.0", "main.css": "3.0.0", "rework-npm": "^1.0.0", - "stylelint": "^16.17.0", + "stylelint": "^16.18.0", "stylelint-config-standard": "^37.0.0" }, "h5bp-configs": {