From b9b9c9236770b8170eb64e910eff3ea2a8934ca5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Mar 2019 09:09:12 +0000 Subject: [PATCH] fix(deps): update gatsby to v2.2.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 54cc145b..c84e8d93 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@emotion/styled": "10.0.10", "@wkovacs64/normalize.css": "8.0.1", "currency.js": "1.2.1", - "gatsby": "2.2.9", + "gatsby": "2.2.10", "gatsby-plugin-emotion": "4.0.6", "gatsby-plugin-manifest": "2.0.24", "gatsby-plugin-netlify": "2.0.13", diff --git a/yarn.lock b/yarn.lock index 10c4a50e..af8a3340 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6483,10 +6483,10 @@ gatsby-react-router-scroll@^2.0.6: scroll-behavior "^0.9.9" warning "^3.0.0" -gatsby@2.2.9: - version "2.2.9" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.9.tgz#bc6de1b8f24ab6f554cb6c940c6ff2e287ddc482" - integrity sha512-LUJV8Ta41MNvN+jkgEiVgiiAscGxRYqEBa9vMKuLUuThNhe8jjRLOZwyCWdZDgN2GI1ry9qmDTTdp16MruSjOw== +gatsby@2.2.10: + version "2.2.10" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.10.tgz#c277521225b109b6dfbf2cb2c9196def9c84e6e5" + integrity sha512-s1mvn+gJ35fGZuYd9payTS51CGfnrEfndv7EoWo8kqyKYZqGNUKbZP00C1C2VjWnFR3XTl7Qn8TTUacBF7p7AA== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"