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 May 31, 2019
1 parent c6828e8 commit 9301488
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"deploy": "gatsby build && gh-pages -d public -b master"
},
"dependencies": {
"gatsby": "2.8.0",
"gatsby": "2.8.1",
"gatsby-plugin-google-analytics": "2.0.20",
"gatsby-plugin-manifest": "2.1.1",
"gatsby-plugin-offline": "2.1.1",
Expand All @@ -26,7 +26,7 @@
"gatsby-plugin-typography": "2.2.13",
"gatsby-remark-images": "3.0.14",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-source-filesystem": "2.0.37",
"gatsby-source-filesystem": "2.0.38",
"gatsby-transformer-remark": "2.3.12",
"prismjs": "1.16.0",
"react": "16.8.6",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5396,10 +5396,10 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

gatsby-cli@^2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.3.tgz#591608d893ad20f0ad48711b33e3e4d3cdcb6190"
integrity sha512-7FsCkHTxI57VnJPhl8SSN8dQUcLtuTeHFsjD8GOFbJfSw31tsGEOTkKRJjDRU61062L3T88rBThEK9IbyMU3Hg==
gatsby-cli@^2.6.4:
version "2.6.4"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.4.tgz#9d8285e4b020425c88f5ed0986ff8b8124ad2849"
integrity sha512-0HLm88/bYxtfKgBeS+fIUgkYoa4odww6npCPB/ZWo18IcO1/XB0PPTqdGhgYm8juwdR68duOq7UNvIpBauB5hQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand All @@ -5415,7 +5415,7 @@ gatsby-cli@^2.6.3:
execa "^0.8.0"
fs-exists-cached "^1.0.0"
fs-extra "^4.0.1"
gatsby-telemetry "^1.0.10"
gatsby-telemetry "^1.0.11"
hosted-git-info "^2.6.0"
is-valid-path "^0.1.1"
lodash "^4.17.10"
Expand Down Expand Up @@ -5580,10 +5580,10 @@ gatsby-remark-prismjs@3.2.9:
parse-numeric-range "^0.0.2"
unist-util-visit "^1.3.0"

gatsby-source-filesystem@2.0.37:
version "2.0.37"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.37.tgz#f1de0ab81809ce4c1fdd8cdfb573b1fd25731a8e"
integrity sha512-PKCpflGXyqOSqoMUNk++sEkBHEjqMGNlN4OZQ7qKH+Jkcp0dg/Ru4anyrz57veQKMO+UdHUV1pOJI6PnZY9YiA==
gatsby-source-filesystem@2.0.38:
version "2.0.38"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.38.tgz#8f9c2b8c0f17d1f8c464c3488a14e15c62c6eca2"
integrity sha512-r7LNTSVtgFz0n4Ox0iDc8PkOSM8nja+ONkcvyFWSyV1KjnvQdcsxXbVZba0S+ngUp+R+wSFS/GGD2LqdV0mCVA==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand All @@ -5601,10 +5601,10 @@ gatsby-source-filesystem@2.0.37:
valid-url "^1.0.9"
xstate "^3.1.0"

gatsby-telemetry@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.10.tgz#c472210ffd7363f329fa853097274c2a2ed62135"
integrity sha512-9Iy+1DqPaFpzMWOQCMiMHrVrdyUlZor6tcymkKBNe5FfbpYUvA4qbo9Ow98bfAuEJ+VtT9Wl0zBfDqOalEJ56A==
gatsby-telemetry@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.11.tgz#18b7fd03080db189f63265637cee333d2b811af8"
integrity sha512-pEGt8lpjB52KF2ekdL7TvARTpE+iHzx31f8ILS7r7ZqgCp2v+MhaLGIDh4SiCM801mFYGgsp87mx4q8DCqPeDQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down Expand Up @@ -5648,10 +5648,10 @@ gatsby-transformer-remark@2.3.12:
unist-util-select "^1.5.0"
unist-util-visit "^1.3.0"

gatsby@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.0.tgz#19fcf9475364e3f9b74fa376a8616656d872a1d5"
integrity sha512-CJ/EY7KeWVutY11F8o8ZyOkiODdXmZhKWhyFtUFRs/3OfkmvtfATcMoT3+sL2n2Rv1IwMcjM2p5RYoInF/8vhw==
gatsby@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.1.tgz#a2a2de89b38ec1c592eb05e90c7c7327bc7f1fda"
integrity sha512-Tevnyv2+9K5jMT1onHk3OYygqMNhpjkVYPklRxLdm0RSQHiviLOVWPyd0jsxI6GbknbWMrv47dbtpMDAKIzW2A==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -5709,12 +5709,12 @@ gatsby@2.8.0:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.6.3"
gatsby-cli "^2.6.4"
gatsby-graphiql-explorer "^0.1.1"
gatsby-link "^2.1.1"
gatsby-plugin-page-creator "^2.0.13"
gatsby-react-router-scroll "^2.0.7"
gatsby-telemetry "^1.0.10"
gatsby-telemetry "^1.0.11"
glob "^7.1.1"
got "8.0.0"
graphql "^14.1.1"
Expand Down

0 comments on commit 9301488

Please sign in to comment.