From d8fbf2c427b37208fe7dca606e22ce2ab1bb57ae Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 4 Nov 2017 08:12:42 +0000 Subject: [PATCH] fix(package): update read-pkg-up to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ab9bb..e61a693 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "module-deps-sortable": "4.0.6", "parse-filepath": "^1.0.1", "pify": "^3.0.0", - "read-pkg-up": "^2.0.0", + "read-pkg-up": "^3.0.0", "remark": "^8.0.0", "remark-html": "6.0.1", "remark-toc": "^4.0.0",