From 910ab709ef03fb14930ceb5bc226afc7557d7840 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 8 Jun 2018 06:32:41 +0000 Subject: [PATCH] chore(package): update npmpub to version 4.0.1 Closes #204 --- packages/stylelint-config-wordpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stylelint-config-wordpress/package.json b/packages/stylelint-config-wordpress/package.json index 1a7e21106091b8..f1d75e336c1075 100644 --- a/packages/stylelint-config-wordpress/package.json +++ b/packages/stylelint-config-wordpress/package.json @@ -44,7 +44,7 @@ "husky": "^0.14.3", "jest": "^22.0.0", "npm-run-all": "^4.0.0", - "npmpub": "^3.0.3", + "npmpub": "^4.0.1", "remark-cli": "^5.0.0", "remark-preset-lint-consistent": "^2.0.0", "remark-preset-lint-recommended": "^3.0.0",