Skip to content

Commit

Permalink
fix(deps): update gatsby to v2.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2019
1 parent 53c2158 commit f07c646
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@emotion/styled": "10.0.10",
"@wkovacs64/normalize.css": "8.0.1",
"currency.js": "1.2.1",
"gatsby": "2.3.12",
"gatsby": "2.3.13",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.26",
"gatsby-plugin-netlify": "2.0.13",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6403,10 +6403,10 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

gatsby-cli@^2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.4.tgz#d11a00f61227a6db7965e71ac93e142d73b25587"
integrity sha512-tjkE0+H6ZV0hVwH/A4ld3/M2C12Apd5HMgjfI9r5hjSeN0yMEsohnky/mm4uFF8Pt3zfqPrL8XXpg2D9kY16Hg==
gatsby-cli@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.5.tgz#2cfe893810f00fb69ab91b4b04cb260b5746130c"
integrity sha512-wS9PURzzRzSSwUVksAOjgx2i4QzYnkfZDfSEA+l4+Cp9dzCCGWkKPTrFdMoq2YcjuijPxjAM0eTHZZAcLIelGA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand All @@ -6418,7 +6418,7 @@ gatsby-cli@^2.5.4:
execa "^0.8.0"
fs-exists-cached "^1.0.0"
fs-extra "^4.0.1"
gatsby-telemetry "^1.0.4"
gatsby-telemetry "^1.0.5"
hosted-git-info "^2.6.0"
lodash "^4.17.10"
meant "^1.0.1"
Expand Down Expand Up @@ -6536,10 +6536,10 @@ gatsby-react-router-scroll@^2.0.7:
scroll-behavior "^0.9.9"
warning "^3.0.0"

gatsby-telemetry@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.4.tgz#309e982919831200400e590b3fcff33735b188fd"
integrity sha512-MWICzC8nVlzUOqP0JXDZW0fWey7KSyf/EVqkIhL1MdHNULvCXi8r2keyJfxAbmVL+S/gNb6hnrOJ+LxDpRb4DA==
gatsby-telemetry@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.5.tgz#2f56175657ec9423dacb0fddb4c90efbd325de40"
integrity sha512-pMi8XTCXn+wMdUIZxRHlw7mZMCN/IU8VqG3G67fCKm7EHyqrnBK6AEuHiAQKv69kMIYp/h3kBsxcP/FqhFYUmg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand All @@ -6555,10 +6555,10 @@ gatsby-telemetry@^1.0.4:
stack-utils "1.0.2"
uuid "3.3.2"

gatsby@2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.12.tgz#22f1eda449723b4afb3c12ca379fa17d9b19e300"
integrity sha512-bHqlP0qP8AZt/W6nBE+N9YVgG/BYTlmVt5HgY2uqq5rj3Y9JKRuyUjtGxyxfM4Q5cpKIOfDJ7wBqdTWxjNiSkw==
gatsby@2.3.13:
version "2.3.13"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.13.tgz#c381ba209edff8b9716dbcc3cf63b96588225799"
integrity sha512-6P56yCiOcIJxNjZucJihPc6GwrOHTcFdBgIjxt5hniqUojM5IR+wcxSiLrhYUKtIGEl/JgiuINhiHG1S7BbUSg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6615,11 +6615,11 @@ gatsby@2.3.12:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.5.4"
gatsby-cli "^2.5.5"
gatsby-link "^2.0.16"
gatsby-plugin-page-creator "^2.0.12"
gatsby-react-router-scroll "^2.0.7"
gatsby-telemetry "^1.0.4"
gatsby-telemetry "^1.0.5"
glob "^7.1.1"
graphql "^14.1.1"
graphql-compose "^6.0.3"
Expand Down

0 comments on commit f07c646

Please sign in to comment.