From 75a50c4ad6d3e71c36112e005af5bd3cf2da078c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 20:21:25 +0000 Subject: [PATCH] Update dependency gatsby to v3.14.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7caab08..3cc9de7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@mdx-js/react": "1.6.22", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "3.14.3", + "gatsby": "3.14.4", "gatsby-cli": "3.14.2", "gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-image": "1.14.1", diff --git a/yarn.lock b/yarn.lock index d92cd31..745e0af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6099,10 +6099,10 @@ gatsby-worker@^0.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@3.14.3: - version "3.14.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.3.tgz#62bc020d0997f4b30e419abe644f60483f99e8b5" - integrity sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g== +gatsby@3.14.4: + version "3.14.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.4.tgz#e7ef5c3c1eda45ea3ad0bc1273f014fbc46b316c" + integrity sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"