Skip to content

Commit

Permalink
fix(deps): update gatsby to v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2019
1 parent 4e61d2a commit 55e486d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@wkovacs64/normalize.css": "8.0.1",
"axios": "0.18.0",
"dotenv": "7.0.0",
"gatsby": "2.2.3",
"gatsby": "2.2.4",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.24",
"gatsby-plugin-netlify": "2.0.13",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6092,10 +6092,10 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

gatsby-cli@^2.4.16:
version "2.4.16"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.16.tgz#62581d5c6289ab72cbb34a36ad4ac83fc649768b"
integrity sha512-ZjvnGJHQw0mOS+xN4XIvfIv5bjptzv3MWaAdQcDfE59/0Lnv0Nl5CkbWvbY9NVzXg5M+qqniy6OeCHmuAW3vTg==
gatsby-cli@^2.4.17:
version "2.4.17"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.17.tgz#38f0d2fd55de595b457a1d2a1048fb8f88a8f143"
integrity sha512-qhhFqYy7N8G4d8hSJycdib5OeU2bHgQq+TUdMFs0wZ13Kmyr34EabdnHdSdhZdS/lUAjet6L2KugTZ6DnQFERw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down Expand Up @@ -6215,10 +6215,10 @@ gatsby-react-router-scroll@^2.0.6:
scroll-behavior "^0.9.9"
warning "^3.0.0"

gatsby@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.3.tgz#8ee215f9020c90fb96f07db1db476861159eb193"
integrity sha512-qGq4tqww68EHmf2sOFKuLvA6nFhlvHQ2oiwLLXBLpse+dX7lVQKKKN4XXV9GRpPbMG4CvgRF/rfqUBzawGsAQg==
gatsby@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.4.tgz#6c13922cad31380b8a7136eeeea1d1f0ace4ecc6"
integrity sha512-YfEcUrgnG6edvYfb6WUzGd7tx2JKqYMjnuudX6zDTnt3hWq+NUnsURJ8gHQP+rukfwqEg1qYodGya+5d1tV2RA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6274,7 +6274,7 @@ gatsby@2.2.3:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.4.16"
gatsby-cli "^2.4.17"
gatsby-link "^2.0.16"
gatsby-plugin-page-creator "^2.0.10"
gatsby-react-router-scroll "^2.0.6"
Expand Down

0 comments on commit 55e486d

Please sign in to comment.