diff --git a/package-lock.json b/package-lock.json index dd1369a300..9e6fb3dde7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint", - "version": "15.6.1", + "version": "15.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint", - "version": "15.6.1", + "version": "15.6.2", "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^2.1.1", diff --git a/package.json b/package.json index 6ba848d423..a32a22f41f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint", - "version": "15.6.1", + "version": "15.6.2", "description": "A mighty CSS linter that helps you avoid errors and enforce conventions.", "keywords": [ "css-in-js",