From 395ba735780dc37bb5cd5524b4c44607b3a10886 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 02:06:51 -0700 Subject: [PATCH] build(deps): bump gatsby-plugin-typography from 2.3.24 to 2.3.25 --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 39a4ab6121..49a36c1ba0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9027,11 +9027,11 @@ gatsby-plugin-typescript@^2.1.16: babel-plugin-remove-graphql-queries "^2.7.26" gatsby-plugin-typography@^2.3.16: - version "2.3.24" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-2.3.24.tgz#d44a3c9e2bfca93d19d9e9ed4211163fb6bacc27" - integrity sha512-Rv9/CM0vTjlZNFz/NfA7gBeQuiz5JWi8ZIqy9SQJu1CAi4NUv6GEhgxd3JN20RaTcKJRma+fYXniZi1GPspEcQ== + version "2.3.25" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-2.3.25.tgz#81ccbd1354b67b5c501fbb13d81d880b4b0987d3" + integrity sha512-Ju/2LL1DGr0iAV6i86UIJbYgKRkMISCBgwdkMnAwuQH8Kh4cn61PkYeydUJJSQnsvKz3/Xk4syZGu3/jqDGKRg== dependencies: - "@babel/runtime" "^7.7.6" + "@babel/runtime" "^7.8.7" gatsby-react-router-scroll@^2.1.24: version "2.1.24"