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 1, 2019
1 parent 0ad407e commit 4dcb36c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@wkovacs64/normalize.css": "8.0.1",
"axios": "0.18.0",
"dotenv": "7.0.0",
"gatsby": "2.3.33",
"gatsby": "2.3.35",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-netlify": "2.0.15",
"gatsby-plugin-netlify": "2.0.16",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-use-dark-mode": "1.1.0",
Expand Down
26 changes: 13 additions & 13 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.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.0.16.tgz#5d140e43f3aec6dd59e01c1468d77a54092370c5"
integrity sha512-2CWQeRtkidpi6uEMoq9KRkssqh66ybSWTeQ7W2as7uqldaFlZDOJxkpqf3C3n207iQxxcsY6vzvMgjtGzucv/Q==
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==
dependencies:
"@babel/runtime" "^7.0.0"
"@types/reach__router" "^1.0.0"
Expand All @@ -6563,10 +6563,10 @@ gatsby-plugin-manifest@2.0.29:
"@babel/runtime" "^7.0.0"
sharp "^0.21.3"

gatsby-plugin-netlify@2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.15.tgz#d84b9c18ebd7ed0f74e92675c35fc7a8f15142ee"
integrity sha512-/AnDRb7KcYb/MUbuffhsGKuHiZqMC+XQKnKpe8edfxVV2lqMgaPoCYRAKaKZDi9qVebLhXQ6cQwdddSwxXg3OQ==
gatsby-plugin-netlify@2.0.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.0.16.tgz#542849448c495c9feb68e5051de39dfb4b0d10b9"
integrity sha512-zvaE1GIz0gjHMwNIp9QAVob2UVQY6szXxkyxrHsoE8gR6Wumw4TV8oZwSDPZQI+GV22zMuCb7Ii3riKRstwIpg==
dependencies:
"@babel/runtime" "^7.0.0"
fs-extra "^4.0.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.33:
version "2.3.33"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.33.tgz#721d9b1197fb5c46a33b72d3806d5869d83dbfb1"
integrity sha512-Z9JIHk02mtfGhcamP43kERzOiAmvb5MHm/EUHDcghkjtUlEHUcV87sY01wcOkkCQBOdLsnyCwhWZ+3+uFYhgqA==
gatsby@2.3.35:
version "2.3.35"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.35.tgz#a154dd883d5bf458a363d23aa627229d9c2910e1"
integrity sha512-yb1KnX5P45WMeJvvCE2YePpPtSAxTIYHGjYCCJN6xI+cDJLL+lXmz7Q5WsvwiMPAZTdCUR26m3ZyJhERtnwHeg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6715,7 +6715,7 @@ gatsby@2.3.33:
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.5.12"
gatsby-link "^2.0.16"
gatsby-link "^2.0.17"
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 4dcb36c

Please sign in to comment.