From f01f088066d0e4e2d90e2763f1bd3862e959d104 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Sep 2020 12:26:10 +0000 Subject: [PATCH] Update dependency @tryghost/magic-link to v0.6.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b61cec80a2..b784cc3bfc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@tryghost/kg-default-cards": "2.6.1", "@tryghost/kg-markdown-html-renderer": "2.0.2", "@tryghost/kg-mobiledoc-html-renderer": "3.0.1", - "@tryghost/magic-link": "0.5.0", + "@tryghost/magic-link": "0.6.0", "@tryghost/members-api": "0.28.2", "@tryghost/members-csv": "0.3.0", "@tryghost/members-ssr": "0.8.5", diff --git a/yarn.lock b/yarn.lock index a9c9004c22..f50990c4f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -481,10 +481,10 @@ dependencies: "@tryghost/kg-clean-basic-html" "^1.0.6" -"@tryghost/magic-link@0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.5.0.tgz#1f1f05dd7c2e0052eea52050ec66122051443ce3" - integrity sha512-XWhtQhihiGoTjlCZFLuIaslN1dfrbXkivBxTNZrCGuFHk+Bn6XxDhmBlz4p4T8oZYHZXvGxYZH60pqJqSACxSQ== +"@tryghost/magic-link@0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.0.tgz#a656e30385b60f44e5678819d6184c65f0757794" + integrity sha512-KeE1dpCCAhZy34pjXirn1w1Oq4+dNsX9XqyZMvdruiYEB+88WkL/x//aNGCo84RoerTr1W8TGQF/1lh4ulrsZg== dependencies: bluebird "^3.5.5" ghost-ignition "4.2.2"