Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 5, 2019
1 parent dfb96be commit 562b954
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 @@ -36,12 +36,12 @@
"@emotion/styled": "10.0.7",
"@wkovacs64/normalize.css": "8.0.1",
"currency.js": "1.2.1",
"gatsby": "2.1.22",
"gatsby": "2.1.23",
"gatsby-plugin-emotion": "4.0.4",
"gatsby-plugin-manifest": "2.0.21",
"gatsby-plugin-netlify": "2.0.11",
"gatsby-plugin-offline": "2.0.24",
"gatsby-plugin-react-helmet": "3.0.7",
"gatsby-plugin-react-helmet": "3.0.8",
"gatsby-plugin-typescript": "2.0.10",
"gatsby-plugin-typography": "2.2.8",
"git-current-commit": "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 @@ -5457,10 +5457,10 @@ [email protected]:
lodash "^4.17.10"
workbox-build "^3.6.3"

gatsby-plugin-page-creator@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.0.8.tgz#9dfe7df93bca06a898ce29d5701aedf85d1f23f2"
integrity sha512-F8OBN4R4TzYS5rOGPkoqZnZJef0wL7W1UBTacKgRQDB0C5wozWKTBMTYTWOFaGSt09rApKQzRdJdIYiStsDGyA==
gatsby-plugin-page-creator@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.0.9.tgz#20726d037b9233ed16946c1459c82cc8bcb0ed68"
integrity sha512-w6BT4xUXuHRzCo6A7eEv3/wl21TDoFD3MqHk9/rbmwcjMC33DrxxgCGHGK2y3UV//NyGhcaaNMTBN8+Fb4cASQ==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
Expand All @@ -5472,10 +5472,10 @@ gatsby-plugin-page-creator@^2.0.8:
parse-filepath "^1.0.1"
slash "^1.0.0"

[email protected].7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.7.tgz#e2fb41232c98ef7a7e7366edcde219c4bfa69392"
integrity sha512-GnLzt7umVtQ9OKWdfzwMIpFF77PIZ0m8ksLtuDtxnuqIUkJsj+uiCEVCzVrWIE+P6VhMVOSTTiTht9dnCobyiw==
[email protected].8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.0.8.tgz#40fac40543a8305abcf9cc41d83db05c28c08890"
integrity sha512-UI5Ddi2pS/zpqw7sRnpac2JW21RxpzO6/DAyI0iOSvN/4eo8H3uTFAPYszMB1jHEQ4sfmFKQsnISxmbiwQWi0Q==
dependencies:
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -5504,10 +5504,10 @@ gatsby-react-router-scroll@^2.0.4:
scroll-behavior "^0.9.9"
warning "^3.0.0"

[email protected].22:
version "2.1.22"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.22.tgz#43943fbadb0b44b0eccf2de3342fa7046940e6bb"
integrity sha512-KHS4PSpwCn4iNbvqJvuxajTG5yaXC+d5cQ1gWjsex69tfg4duoUMiIgiicIymxY1aAsYIOA+bVPyCRd/iSISBA==
[email protected].23:
version "2.1.23"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.23.tgz#f228e54b728ce48bcee38457cff40dd5604db2ab"
integrity sha512-jS9X+hAOmITQl5S5Q91oeom0gG+UViKvzJXDWJjpOC6uUJwfXWXRkTNv9XZrIcNT4AZBDDBa70AYqUVLly8yZg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -5565,7 +5565,7 @@ [email protected]:
fs-extra "^5.0.0"
gatsby-cli "^2.4.13"
gatsby-link "^2.0.14"
gatsby-plugin-page-creator "^2.0.8"
gatsby-plugin-page-creator "^2.0.9"
gatsby-react-router-scroll "^2.0.4"
glob "^7.1.1"
graphql "^14.1.1"
Expand Down

0 comments on commit 562b954

Please sign in to comment.