From 4062f12338bb34a0ade2ff1c845a74151b62473c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 14 Feb 2020 22:30:50 +0700 Subject: [PATCH] Update dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7b6953c..912aa8f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "boxen": "^4.2.0", "chalk": "^3.0.0", - "configstore": "^5.0.0", + "configstore": "^5.0.1", "has-yarn": "^2.1.0", "import-lazy": "^2.1.0", "is-ci": "^2.0.0", @@ -54,7 +54,7 @@ "fixture-stdout": "^0.2.1", "mock-require": "^3.0.3", "strip-ansi": "^6.0.0", - "xo": "^0.25.3" + "xo": "^0.26.1" }, "xo": { "rules": {