diff --git a/package-lock.json b/package-lock.json index 54fb9cae..731af99c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remark-preset-lint-node", - "version": "5.1.1", + "version": "5.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remark-preset-lint-node", - "version": "5.1.1", + "version": "5.1.2", "license": "MIT", "dependencies": { "js-yaml": "^4.1.0", diff --git a/package.json b/package.json index 458aae2b..270c3c8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-lint-node", - "version": "5.1.1", + "version": "5.1.2", "description": "remark preset to configure remark-lint with settings for nodejs/node", "main": "./index.js", "type": "module",