From 0536bd1bd17e49734aaeec5c27be0f8ed5e5c866 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 May 2019 22:17:14 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo to v2.1.1 --- site/package.json | 4 ++-- site/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/site/package.json b/site/package.json index 14283cb6e..d807527e9 100644 --- a/site/package.json +++ b/site/package.json @@ -9,7 +9,7 @@ "classnames": "2.2.6", "docsearch.js": "2.6.3", "gatsby": "2.7.1", - "gatsby-image": "2.1.0", + "gatsby-image": "2.1.1", "gatsby-plugin-catch-links": "2.0.15", "gatsby-plugin-google-analytics": "2.0.20", "gatsby-plugin-manifest": "2.1.1", @@ -47,7 +47,7 @@ "devDependencies": { "@wpackio/eslint-config": "file:../packages/eslint-config", "eslint": "5.16.0", - "gatsby-plugin-sharp": "2.1.0", + "gatsby-plugin-sharp": "2.1.1", "gatsby-transformer-sharp": "2.1.19", "prettier": "1.17.1" }, diff --git a/site/yarn.lock b/site/yarn.lock index 2c643c42e..a0e95c758 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -6383,10 +6383,10 @@ gatsby-cli@^2.6.2: ink "^2.0.5" ink-spinner "^3.0.1" -gatsby-image@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.1.0.tgz#81a68c619f1cc2f23d153899a84c048764fa73ac" - integrity sha512-AK0jFWkK/vG8/Ce2COwuNho/3XSV2Zn0y+FUweDj+Tvffjs+lGOhiVxDUODY8flKCO+Bz1UCfO0HcpkVH9Sg0Q== +gatsby-image@2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.1.1.tgz#bbaca556dd90083fbc59d492807d12fb06435c42" + integrity sha512-MPmFDyF7Sj8yycMcA0ngFSHSDvO0PU6Flini3tDz58v1GOcyD9Ks8asaYaEhdZaauPfIKfXmun32G+QMtwaotw== dependencies: "@babel/runtime" "^7.0.0" object-fit-images "^3.2.4" @@ -6484,10 +6484,10 @@ gatsby-plugin-sass@2.0.11: "@babel/runtime" "^7.0.0" sass-loader "^7.0.1" -gatsby-plugin-sharp@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.0.tgz#d943276cf6a67b886e8e705b9c30630db3c33c8e" - integrity sha512-4mUBWbjQEHGcQJ7RJv45GVEA4jfhAt4XCcRemK4WRiunmv9hV03qLKTaElAvNkvttpP6CqJCRKmYz36VnJRzSQ== +gatsby-plugin-sharp@2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.1.tgz#a282ead8575466d0ee01e88ff65f7b32838c800a" + integrity sha512-KPBygBMHgx3MIFUjKmcBsZOAKsiWbNPE+ATrZWcbthIv0tlrYQ0vlcmnx+yKDKoxZuBffixlC8d8RZn3YjtBpw== dependencies: "@babel/runtime" "^7.0.0" async "^2.1.2"