From 32fff3e8b7ae5c0cc6a0a625a037b1e13aa24c75 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 15 Feb 2019 09:31:06 -0800 Subject: [PATCH] =?UTF-8?q?Update=20now=20to=20the=20latest=20version=20?= =?UTF-8?q?=F0=9F=9A=80=20(#675)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update now to version 14.0.0 * chore(package): update lockfile yarn.lock --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6131759..6ed47dc 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-react-hooks": "^1.0.1", "husky": "^1.3.1", "lint-staged": "^8.1.3", - "now": "^13.1.3", + "now": "^14.0.0", "wait-on": "^3.2.0" }, "lint-staged": { diff --git a/yarn.lock b/yarn.lock index 67a2f45..ce51043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5057,10 +5057,10 @@ normalize-path@^2.1.1: dependencies: remove-trailing-separator "^1.0.1" -now@^13.1.3: - version "13.1.3" - resolved "https://registry.yarnpkg.com/now/-/now-13.1.3.tgz#3c7349faff895b81d1969d1a5465bddf8707829b" - integrity sha512-DYRaOqYblnyXF8Awzy/1+mCWjXESxVe7H9phXRGOUm6Vu2dXuJ07yOU37BYESmRue+Aw4sc51W2duzkhwBuCOA== +now@^14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/now/-/now-14.0.0.tgz#7fb7aff0c7c1465e534d84198c9e19d284f9cd59" + integrity sha512-zOdmN6+6dLTiHCDujp683KRWG4BE6OwIGU++aZXmss8C4GXuKuZU/Bp7czhwnzab/2qs8OtlaTW6eibcNNV0xA== npm-bundled@^1.0.1: version "1.0.5"