From 30c79555f0ca72b2abdff137b6a8bee9993a303a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2020 19:50:29 +0000 Subject: [PATCH] Update dependency @tryghost/kg-card-factory to v1.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 04dee7e95f..587ef59752 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@tryghost/errors": "0.1.1", "@tryghost/helpers": "1.1.25", "@tryghost/image-transform": "0.2.0", - "@tryghost/kg-card-factory": "1.0.1", + "@tryghost/kg-card-factory": "1.0.2", "@tryghost/kg-default-atoms": "1.0.0", "@tryghost/kg-default-cards": "1.0.1", "@tryghost/kg-markdown-html-renderer": "1.0.2", diff --git a/yarn.lock b/yarn.lock index ce75807c89..7944222b49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -398,10 +398,10 @@ optionalDependencies: sharp "^0.25.2" -"@tryghost/kg-card-factory@1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-1.0.1.tgz#ad4973bab4f7dbc99722c739b2c520831febed54" - integrity sha512-qMWypZEths/F5pvbPKSlHJJ4CK4uwMaGM3jB7IdG9uw4kHPxWJFnuUn+QHvEUbcAvS484QTExVEzIc8vmSSN5A== +"@tryghost/kg-card-factory@1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-1.0.2.tgz#fd7ec000034090d95e8891de474dd71ed3431f14" + integrity sha512-inNg4C5C+Fa4rD7ze8/rz5qOBFrrmsnqKvp7xHe320oZIpMwUxJ/nGuzQyOY7LJl/oi4G6KDyHRSy6xFkHAtdQ== "@tryghost/kg-clean-basic-html@^0.1.7": version "0.1.7"