diff --git a/package-lock.json b/package-lock.json index ca0c42fb5a..96d9fc1186 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint", - "version": "15.10.0", + "version": "15.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint", - "version": "15.10.0", + "version": "15.10.1", "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^2.3.0", diff --git a/package.json b/package.json index a75b7bf402..79df8a8939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint", - "version": "15.10.0", + "version": "15.10.1", "description": "A mighty CSS linter that helps you avoid errors and enforce conventions.", "keywords": [ "css-in-js",