From bfb1da6bd0e4d51e3f143ddc793b8b61d942e9d6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 15:01:06 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20Update=20now=20to=20the=20latest=20ver?= =?UTF-8?q?sion=20=F0=9F=9A=80=20(#1741)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update now to version 18.0.0 * chore(package): update lockfile yarn.lock Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5dfacf0..54aa0821 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "eslint-plugin-html": "^6.0.0", "fake-indexeddb": "^3.0.0", "mocha": "^7.1.0", - "now": "^17.0.4", + "now": "^18.0.0", "standard": "^14.3.1", "testcafe": "^1.8.3" }, diff --git a/yarn.lock b/yarn.lock index bf04e880..f6ca2415 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6203,10 +6203,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@^17.0.4: - version "17.0.4" - resolved "https://registry.yarnpkg.com/now/-/now-17.0.4.tgz#2204b84b3477937385835dbd975340935cf8151c" - integrity sha512-OP4DSlenZ+GJ3f9+dMRr1HL8naMbeU8qlPvprsqagKdrXDdtJRsQObCc7IVyyeTSQPAp3gg6nDP66/ml+dmmFQ== +now@^18.0.0: + version "18.0.0" + resolved "https://registry.yarnpkg.com/now/-/now-18.0.0.tgz#e6689205346e354f822b1f5feb2c0d7d570c172f" + integrity sha512-MVskFV3xH1hMkpTewPCb3p0SQ17hL7EI1Zb+Ij2wYiRV3X0a6G91GdE2vvFlhsK6rhRHKHZnDQkZ0AnkpnfzHA== npm-run-all@^4.1.5: version "4.1.5"