diff --git a/package-lock.json b/package-lock.json index c290940fe3..07f3f9127c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint", - "version": "16.4.0", + "version": "16.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "stylelint", - "version": "16.4.0", + "version": "16.5.0", "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^2.6.1", diff --git a/package.json b/package.json index cd2aa61605..37485d948b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint", - "version": "16.4.0", + "version": "16.5.0", "description": "A mighty CSS linter that helps you avoid errors and enforce conventions.", "keywords": [ "css-in-js",