Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 24, 2019
1 parent ca273f8 commit 0536bd1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 0536bd1

Please sign in to comment.