From 3c5b1484055ab42f4975f136a986d0379efa5e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 03:33:56 +0000 Subject: [PATCH] Bump gatsby from 2.32.8 to 2.32.9 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.8 to 2.32.9. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.8...gatsby@2.32.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ba9615..0dd6b32 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Christopher Chedeau ", "dependencies": { "@weknow/gatsby-remark-twitter": "0.2.3", - "gatsby": "2.32.8", + "gatsby": "2.32.9", "gatsby-embedder-excalidraw": "1.1.3", "gatsby-image": "2.11.0", "gatsby-plugin-canonical-urls": "2.10.0", diff --git a/yarn.lock b/yarn.lock index b76d20d..6b7e3c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6728,10 +6728,10 @@ gatsby-transformer-sharp@2.12.0: semver "^7.3.4" sharp "^0.27.0" -gatsby@2.32.8: - version "2.32.8" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.8.tgz#9d42c8e85bbbf23f97df4116475843e00eb920aa" - integrity sha512-nMtdImSq5QSpRwhtL8VFhTfuvTCGWoeJtrB4+VJFn78NpbYFbcddErF2pp4QkG6jsqSw+kheOHUg46EH+AMO6A== +gatsby@2.32.9: + version "2.32.9" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.9.tgz#8ce47133b143acaa577f8cf0907be89afa3fa514" + integrity sha512-4QyrOUGLG6V51YSOJW+cFmRDcey6DnF8YMbsOQ1efp9MJ91fSgOI3r6dYd6lc1lJwppN4KZWbqE9WOXtFgda7w== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3"