From 928cf15b67ea29c0ae1d93856d4d63567d538289 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 7 Jan 2019 15:32:31 -0800 Subject: [PATCH] =?UTF-8?q?Update=20now=20to=20the=20latest=20version=20?= =?UTF-8?q?=F0=9F=9A=80=20(#621)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update now to version 13.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 152ee39..a177e3e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-react": "^7.12.2", "husky": "^1.3.1", "lint-staged": "^8.1.0", - "now": "^12.1.14" + "now": "^13.0.0" }, "lint-staged": { "*.js": [ diff --git a/yarn.lock b/yarn.lock index 699a534..dc1281a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4975,10 +4975,10 @@ normalize-path@^2.1.1: dependencies: remove-trailing-separator "^1.0.1" -now@^12.1.14: - version "12.1.14" - resolved "https://registry.yarnpkg.com/now/-/now-12.1.14.tgz#3f56bce02df505eb668343baf2cecf57ca1cc10c" - integrity sha512-DsEvELqGbxwKMHI3Xpf+CoAeIsvj0bKOCoOXmaf8F6cAAh9N20DhTFl1wFGylpjPgd3lj8SGfQuiSbpUV5CTjQ== +now@^13.0.0: + version "13.0.0" + resolved "https://registry.yarnpkg.com/now/-/now-13.0.0.tgz#094e36f95e711e77c345161e3cc533d9465b2f9f" + integrity sha512-d44hZ2Hmf7+rjk/eNLpRt5ZBkR0QOktwCH4e3LvCGVvGOw5Wltal9Nia5P4Rv4KqmPQ6La7bxq8sJyBjgdG3sQ== npm-bundled@^1.0.1: version "1.0.5"