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 Dec 9, 2019
1 parent a58595c commit 08a9e83
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.18.7",
"gatsby": "2.18.8",
"gatsby-image": "2.2.34",
"gatsby-plugin-catch-links": "2.1.19",
"gatsby-plugin-google-analytics": "2.1.29",
"gatsby-plugin-manifest": "2.2.31",
"gatsby-plugin-netlify": "2.1.27",
"gatsby-plugin-netlify": "2.1.28",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.27",
"gatsby-plugin-react-helmet": "3.1.16",
Expand Down
26 changes: 13 additions & 13 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7237,10 +7237,10 @@ [email protected]:
babel-runtime "^6.26.0"
fs-extra "^7.0.0"

[email protected].27:
version "2.1.27"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.27.tgz#8ab012eb19dc5efab44e0abd71934830d501b099"
integrity sha512-yGgUeCsAHzXCQlC3gp9y9svuNdhuI33gc0TxrkBHwmokYGKZYj6fZXXv7oHvEwFrBJ0jYoXvuMQAYWKEAseTJQ==
[email protected].28:
version "2.1.28"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.28.tgz#be52e83b1e9288015de9125641d98e036938e41b"
integrity sha512-ownn0iAKldjT8mhHO5jai4jCSlYBS3F+q+aU4aBVGBZ6DGKVqSSbM/1JBe4H3sIUMDionek611XWAsX2uIvOLQ==
dependencies:
"@babel/runtime" "^7.7.4"
fs-extra "^8.1.0"
Expand All @@ -7261,10 +7261,10 @@ [email protected]:
lodash "^4.17.15"
workbox-build "^4.3.1"

gatsby-plugin-page-creator@^2.1.33:
version "2.1.33"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.33.tgz#384022969834e04607197b36f8fd4c575d1c11e7"
integrity sha512-y1KuApvgLSjSbZumLFk32vNRCbiZjhE2nIR4fVbZZ9XevgPxJgBU+Hn6+xM+mYF4/4qxV7ij1f289U+caWFn5g==
gatsby-plugin-page-creator@^2.1.34:
version "2.1.34"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.34.tgz#5585f334bbf8f1f7cb8421c0c715dd07b50ad2d4"
integrity sha512-w315rYA1KS48jVo4Zg/1Uxm5Y6h48rW8Bf0520uOh8SkSr0qXFC6ivFmw2Uq4WFH02+qN7QTqGd3sHX1wwlf+g==
dependencies:
"@babel/runtime" "^7.7.4"
bluebird "^3.7.1"
Expand Down Expand Up @@ -7474,10 +7474,10 @@ [email protected]:
semver "^5.7.1"
sharp "^0.23.3"

[email protected].7:
version "2.18.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.7.tgz#6bddbc93dd632092c6f8154ce8b511518f849658"
integrity sha512-OWwsD5DtbWaNWTo6tEze+wrH5XF+SvwnHqEfCmfoh7utrDx48ZskNFV72lrxyU5r+E9yoxPi6BfmZI8v36aooA==
[email protected].8:
version "2.18.8"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.8.tgz#cdee7fcd48a5ed3c0c6bd5f211ac750f3a4469ac"
integrity sha512-44Cf+IJGyHT7ZKNE6xICG8QqA5Ava2nHXybTrQhPY3n6T7+dsdfbm6+WntT2yVtlfLfLFGute7Udx7HyFfsvSQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.4"
Expand Down Expand Up @@ -7542,7 +7542,7 @@ [email protected]:
gatsby-core-utils "^1.0.22"
gatsby-graphiql-explorer "^0.2.29"
gatsby-link "^2.2.25"
gatsby-plugin-page-creator "^2.1.33"
gatsby-plugin-page-creator "^2.1.34"
gatsby-react-router-scroll "^2.1.17"
gatsby-telemetry "^1.1.42"
glob "^7.1.6"
Expand Down

0 comments on commit 08a9e83

Please sign in to comment.