From cb54a7bdffe9d66e7207fd8c06dd9cb49248a266 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Sep 2021 20:17:11 +0000 Subject: [PATCH] fix(deps): update dependency gatsby to v3.13.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 48fe8ed..0c8f538 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dotenv": "10.0.0", "firebase": "9.0.2", "framer-motion": "4.1.17", - "gatsby": "3.13.0", + "gatsby": "3.13.1", "gatsby-plugin-force-file-loader": "0.1.1", "gatsby-plugin-google-gtag": "3.13.0", "gatsby-plugin-image": "1.13.0", diff --git a/yarn.lock b/yarn.lock index 3c2bc1a..021425d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7081,10 +7081,10 @@ gatsby-worker@^0.4.0: dependencies: "@babel/core" "^7.14.8" -gatsby@3.13.0: - version "3.13.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.13.0.tgz#3314b191fa9cb02470a59d54c0dda58e087e1a9a" - integrity sha512-nZOQkV6CF8ixtkbr+VNeiD2ISwuSkRLafeK+x/1btPB/l+b/w8ar0XrJGIWNX4DHr2Pohf3wy166IPfEkNqNTA== +gatsby@3.13.1: + version "3.13.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.13.1.tgz#63ea75a836dd0b2e7c94d8f01339f1cf96533adf" + integrity sha512-ZSxdP8v/wdQxGzRur373U2GNmpGuMk3J7bqUTTzY/QGI0sb0AeczD954qdTylTeUV88Ud2UKQ+qFYG1BjX1GJA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.14.8"