diff --git a/package.json b/package.json index 798a101d..b33156a5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Dustin Schau (https://blog.dustinschau.com)", "dependencies": { "@dschau/gatsby-theme-blog": "0.1.6", - "gatsby": "2.0.84" + "gatsby": "2.0.85" }, "devDependencies": { "husky": "1.3.1", diff --git a/yarn.lock b/yarn.lock index 659f304c..b6cd88eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6284,10 +6284,10 @@ gatsby-transformer-sharp@^2.1.9: probe-image-size "^4.0.0" sharp "^0.21.0" -gatsby@2.0.84: - version "2.0.84" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.84.tgz#edf61b969e216f484e055347fe9f70795bd0d4ee" - integrity sha512-Q1LWNkEQu4++6ZMe2iW37+xjJAI5SZcTTiXSlA5Tb8UHzs1fSmn67+ISuKUZczgGum1UntBnxK6CCoYSOWnFzA== +gatsby@2.0.85: + version "2.0.85" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.85.tgz#325cf5f61357868bc7365b2ea7196a89c3320312" + integrity sha512-nDqdp35rI6OYvZD/qfJAwYV0MuFpC4Etoxwu49dVpbdwH2wIx/88K4/w4y6WB4rFBNTrCe1kbcB7qYROti9opw== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"