From a0b7e77dc213ea7868c5320175d8da95014d2847 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2020 16:41:53 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20Update=20now=20to=20the=20latest=20ver?= =?UTF-8?q?sion=20=F0=9F=9A=80=20(#1703)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update now to version 17.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 5183b7f4..3c4f4da7 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "eslint-plugin-html": "^6.0.0", "fake-indexeddb": "^3.0.0", "mocha": "^6.2.2", - "now": "^16.7.0", + "now": "^17.0.0", "standard": "^14.3.1", "testcafe": "^1.7.1" }, diff --git a/yarn.lock b/yarn.lock index b573b969..34a5f35a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6056,10 +6056,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== -now@^16.7.0: - version "16.7.3" - resolved "https://registry.yarnpkg.com/now/-/now-16.7.3.tgz#3f48e49cafcab7c4a1a29247d9f8ca2dd0c343bc" - integrity sha512-8jtk6dRmrDd8gBJFWA41BNYV/U1YrSdI+PRJKHb/RLBAN6ZUb+AJeIn0moWwyhLSYhoP0X+nCydcHCKjiRSIsA== +now@^17.0.0: + version "17.0.0" + resolved "https://registry.yarnpkg.com/now/-/now-17.0.0.tgz#c557fc624646539a79082c2bf13f5b3a23b5fb36" + integrity sha512-yK00BaD5dO4P3vhHwwa7Ne3D4w5YNmkZc8Hx/1TSyyKlRGXYSGNR9XuHhge4ZHzHzrWnas4UM6cgDe/N/kqIuw== npm-run-all@^4.1.5: version "4.1.5"