From d991aa985953ac7bcef478ff837dbf177653c38b Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Thu, 13 Apr 2017 17:21:53 +1000 Subject: [PATCH] chore: Update remark and remark plugin packages (#120) --- packages/stylelint-config-wordpress/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/stylelint-config-wordpress/package.json b/packages/stylelint-config-wordpress/package.json index 0cd7f7c5bf9da0..9b8fee07856f45 100644 --- a/packages/stylelint-config-wordpress/package.json +++ b/packages/stylelint-config-wordpress/package.json @@ -42,9 +42,9 @@ "eslint-plugin-ava": "^4.0.0", "npm-run-all": "^4.0.0", "npmpub": "^3.0.3", - "remark-cli": "^2.0.0", - "remark-preset-lint-consistent": "^1.0.0", - "remark-preset-lint-recommended": "^1.0.0", + "remark-cli": "^3.0.0", + "remark-preset-lint-consistent": "^2.0.0", + "remark-preset-lint-recommended": "^2.0.0", "stylelint": "^7.5.0" }, "peerDependencies": {