From e07d732c536158e1fe3f480c3218e1a52999fb83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:32:23 +0200 Subject: [PATCH] fix(deps): update dependency gatsby to v3.14.6 (#6000) Co-authored-by: Renovate Bot --- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 057b626b..acedebcb 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^10.0.27", "dayjs": "^1.8.23", "emotion-theming": "^10.0.27", - "gatsby": "3.14.5", + "gatsby": "3.14.6", "gatsby-plugin-catch-links": "3.14.0", "gatsby-plugin-emotion": "^4.0.0", "gatsby-plugin-manifest": "3.14.0", diff --git a/website/yarn.lock b/website/yarn.lock index 17bc6b0a..5c667302 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5642,10 +5642,10 @@ gatsby-worker@^0.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@3.14.5: - version "3.14.5" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7" - integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ== +gatsby@3.14.6: + version "3.14.6" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.6.tgz#b05769f27ccccaf90c7c5b483a7d11bf74f45101" + integrity sha512-H9IOoqkyzu0gEDzLUcm7pGSgwJbR338z+fjp4NsLlE4DkkA2T4H6nWRXLYoDwtNC+X2wfWSrwX8ui2wosAmQOQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"