From 318859407201e030fafdb7a2f61272cb3d243262 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 09:00:18 +0000 Subject: [PATCH] chore(package): update ora to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4096300a4..db4fc0bd2 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "lint-staged": "^8.1.0", "mocha": "^6.0.0", "nock": "^10.0.6", - "ora": "^3.0.0", + "ora": "^4.0.0", "prettier": "^1.15.3", "remark-cli": "^7.0.0", "remark-lint": "^6.0.4",