diff --git a/package-lock.json b/package-lock.json index 71493ef7..0a2e6fb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remark-preset-lint-node", - "version": "5.0.2", + "version": "5.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remark-preset-lint-node", - "version": "5.0.2", + "version": "5.1.0", "license": "MIT", "dependencies": { "js-yaml": "^4.1.0", diff --git a/package.json b/package.json index d88833aa..b3be1c85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-lint-node", - "version": "5.0.2", + "version": "5.1.0", "description": "remark preset to configure remark-lint with settings for nodejs/node", "main": "./index.js", "type": "module",