From c074773aa17d007df90515dbec01f968b1f8ab0d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 00:56:41 -0800 Subject: [PATCH] build(deps): bump gatsby-remark-images from 3.1.42 to 3.1.43 --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a6b7846d4c..bb48e5d291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8941,14 +8941,14 @@ gatsby-remark-embed-snippet@^4.1.14: unist-util-map "^1.0.5" gatsby-remark-images@^3.1.30: - version "3.1.42" - resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.42.tgz#93a6e191c6af7fafad3966616ea66b4bd5280082" - integrity sha512-sLZqpE1577f8iqpDR8brSYANZlsgNbe76qwIfmiI8wpLUxFcgpM1cpgSD7H0o630uZbu/szfZvvxsQzItEVAgg== + version "3.1.43" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.43.tgz#dd1ec7f2fedc03b3de2f660ba52ee034afb009cf" + integrity sha512-fFbtde+1NHI1cHIXmSsvsPBzK3kYtEh87W9t+i4wwvVitYb6unlFuskZsSgtPyqb2IQl5sMLXSNPJ/YHCYBfGA== dependencies: "@babel/runtime" "^7.7.6" chalk "^2.4.2" cheerio "^1.0.0-rc.3" - gatsby-core-utils "^1.0.26" + gatsby-core-utils "^1.0.27" is-relative-url "^3.0.0" lodash "^4.17.15" mdast-util-definitions "^1.2.5"