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": {