From 52b30cb0188dfd01e96a070e10ce5c24c0e95e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:25:34 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.83 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 45b38a2..2398d7c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-react": "7.30.0" }, "dependencies": { - "@tryghost/helpers": "1.1.69", + "@tryghost/helpers": "1.1.83", "@tryghost/helpers-gatsby": "1.0.76", "cheerio": "1.0.0-rc.3", "gatsby": "2.25.3", diff --git a/yarn.lock b/yarn.lock index e99fc8f..5c24967 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1656,10 +1656,10 @@ gatsby-link "^2.9.0" prop-types "^15.6.2" -"@tryghost/helpers@1.1.69", "@tryghost/helpers@^1.1.69": - version "1.1.69" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.69.tgz#8bc2bd39ea9fb6d10fa8df8854e73c0bcd713e17" - integrity sha512-IjAJ2/J53bO9aZbrJtKxLeM21/bwBYcjLnA+i5FDOXigLB+DRABsGF//fCjqMqerCUKOPijf69HydqxT7n8Buw== +"@tryghost/helpers@1.1.83", "@tryghost/helpers@^1.1.69": + version "1.1.83" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.83.tgz#b31c28e77eb9403e60103a28e06aa29787957fc4" + integrity sha512-R+eTrzYUXJqvNI8fny4L1SxKJto5KMvZs/hJN1tZTB96b+ZqPNeABPF0mQV3Y8mySvkxjoxGXOzly5aNwUdVIg== dependencies: lodash-es "^4.17.11"