Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 2, 2019
1 parent 4238f4f commit 95c9700
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.3.36",
"gatsby": "2.4.0",
"gatsby-image": "2.0.41",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-google-analytics": "2.0.19",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-manifest": "2.1.0",
"gatsby-plugin-netlify": "2.0.16",
"gatsby-plugin-netlify-cache": "1.1.0",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-offline": "2.1.0",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-sass": "2.0.11",
"gatsby-plugin-svgr": "2.0.2",
Expand Down
34 changes: 17 additions & 17 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6348,10 +6348,10 @@ [email protected]:
object-fit-images "^3.2.4"
prop-types "^15.6.1"

gatsby-link@^2.0.17:
version "2.0.17"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.0.17.tgz#f6129a942c9138466fceb25cce89d579f3a62f85"
integrity sha512-PAvQTAwjebiwzso2PeLGT/P365q4iqE62YYY0heK46VKMvhSklCOx0MjldYsUjp0lvtU23plwwVabitmBuPztQ==
gatsby-link@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.1.0.tgz#19b9d0d3c06f42b707d0cf097c3a76b72d189530"
integrity sha512-HNXxZoS4TB4FDRiBHwZEIS374jwvw0cNnLTqgW6gTI6mPQcqGwn//qQHmpSwT/jDDJWaVcvVNDZksnkKm0kgJA==
dependencies:
"@babel/runtime" "^7.0.0"
"@types/reach__router" "^1.0.0"
Expand All @@ -6372,10 +6372,10 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-plugin-manifest@2.0.29:
version "2.0.29"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.29.tgz#ce83b0ef1aa2d74b9027c3bdb26be2fbd25ef1bc"
integrity sha512-zxUuoKxjjdEyj8Xh/svTIOhaIjONB2txel441yJXoYfHmNndysEn+DcYUMkN4xQwZLIaVKoQZ/fCNcVhUOUGIg==
gatsby-plugin-manifest@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.1.0.tgz#734dec98710eb79e77c9b7a8332a85db8a5030f0"
integrity sha512-oY51ZTQOBzB3JdmINqfusZeYVY4HoQlEUtqVr+HhGXk05iILN19NBfIFCQIogAkK+iYRJyW3D3yHyGc2gOSgcA==
dependencies:
"@babel/runtime" "^7.0.0"
sharp "^0.21.3"
Expand All @@ -6399,10 +6399,10 @@ [email protected]:
lodash "^4.17.10"
webpack-assets-manifest "^3.0.2"

gatsby-plugin-offline@2.0.25:
version "2.0.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.0.25.tgz#44839cd3ddb90c7478445c3a3c38fc8467b510a2"
integrity sha512-+4g4UTGVZmqy7ZBT2k7QZbTO6hCrujzJ+d0WYGz8OSMLIwckHXacnVKzCWTorrZMJHURxcEIopqz+S3OIdtCFg==
gatsby-plugin-offline@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.1.0.tgz#1c2da8881fa3b11b8de3da52f88f76e2c2fda811"
integrity sha512-qFBERk/tgjslfZ2RrTBb80bQDls4V2iJMB3a3wyHTbYF17laE2ept7GkeiH/W9uuab24pH1+gFIF514Fn5uBTA==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down Expand Up @@ -6615,10 +6615,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

gatsby@2.3.36:
version "2.3.36"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.36.tgz#5a1a4fe20b6988671f6bf69d2abec219110bc4ca"
integrity sha512-tVgSoxGH0xL/fBahxIxmJQpFg5Wou6FrvYa2qd9ADfbFHmyEc00C/x9XXpv9mg51z9n2y1xzswFnMjopBJpKUg==
gatsby@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.0.tgz#8315c73957928af15bb3c15e93aebd19d7204853"
integrity sha512-kWYpEb+V/7KJC7yrznneYWv1nQdcaTdAOEtNAnk99pgC6vnDETgk2AVVh83AhJXmx5nFKcojINwj4hofF5Vj/g==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6676,7 +6676,7 @@ [email protected]:
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.5.12"
gatsby-link "^2.0.17"
gatsby-link "^2.1.0"
gatsby-plugin-page-creator "^2.0.12"
gatsby-react-router-scroll "^2.0.7"
gatsby-telemetry "^1.0.9"
Expand Down

0 comments on commit 95c9700

Please sign in to comment.