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 committed May 2, 2019
1 parent f7fdf0d commit f3f7107
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@wkovacs64/normalize.css": "8.0.1",
"axios": "0.18.0",
"dotenv": "7.0.0",
"gatsby": "2.3.36",
"gatsby": "2.4.0",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-manifest": "2.1.0",
"gatsby-plugin-netlify": "2.0.16",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-offline": "2.1.0",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-use-dark-mode": "1.1.0",
"git-current-commit": "1.1.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6538,10 +6538,10 @@ gatsby-cli@^2.5.12:
yargs "^12.0.5"
yurnalist "^1.0.2"

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 @@ -6555,10 +6555,10 @@ gatsby-plugin-emotion@4.0.6:
"@babel/runtime" "^7.0.0"
"@emotion/babel-preset-css-prop" "^10.0.5"

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 @@ -6574,10 +6574,10 @@ gatsby-plugin-netlify@2.0.16:
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 @@ -6654,10 +6654,10 @@ gatsby-telemetry@^1.0.9:
stack-utils "1.0.2"
uuid "3.3.2"

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 @@ -6715,7 +6715,7 @@ gatsby@2.3.36:
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 f3f7107

Please sign in to comment.