Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2018
1 parent 30fd83e commit 9bf65aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"license": "MIT",
"author": "Rafael Cordones <rafael@cordones.me>",
"dependencies": {
"gatsby": "1.9.262",
"gatsby": "1.9.265",
"gatsby-link": "1.6.44",
"gatsby-plugin-manifest": "1.0.22",
"gatsby-plugin-offline": "1.0.16",
"gatsby-plugin-manifest": "1.0.23",
"gatsby-plugin-offline": "1.0.17",
"gatsby-plugin-react-helmet": "2.0.11",
"gatsby-source-graphcms": "1.0.0-alpha.1",
"react-helmet": "5.2.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3231,9 +3231,9 @@ gatsby-1-config-extract-plugin@^1.0.3:
babel-runtime "^6.26.0"
extract-text-webpack-plugin "^1.0.1"

gatsby-cli@^1.1.53:
version "1.1.53"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.53.tgz#fac43e1a25c5caab05498755810961233a770c96"
gatsby-cli@^1.1.56:
version "1.1.56"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.56.tgz#4988fd4d86bbfacb1508abf422b4b9c501e2c5cc"
dependencies:
babel-code-frame "^6.26.0"
babel-runtime "^6.26.0"
Expand Down Expand Up @@ -3270,17 +3270,17 @@ gatsby-module-loader@^1.0.11:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-manifest@1.0.22:
version "1.0.22"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.22.tgz#0b5088f3913d310160af759ba92bfbe819e6ad6a"
gatsby-plugin-manifest@1.0.23:
version "1.0.23"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.23.tgz#82d118a2adb74f02f823d9852356e5c2decf9bba"
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.5.0"
sharp "^0.20.1"

gatsby-plugin-offline@1.0.16:
version "1.0.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.16.tgz#d3b92a9dc427cacb106dddf336bda68456ea8126"
gatsby-plugin-offline@1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.17.tgz#631af4cf0392ed3622eb84aa5fe5304b2bc53390"
dependencies:
babel-runtime "^6.26.0"
sw-precache "^5.0.0"
Expand Down Expand Up @@ -3308,9 +3308,9 @@ gatsby-source-graphcms@1.0.0-alpha.1:
pluralize "^7.0.0"
ramda "^0.25.0"

gatsby@1.9.262:
version "1.9.262"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.262.tgz#6d1281ffc4521e3d97cd048efcfef3a1fe21ee15"
gatsby@1.9.265:
version "1.9.265"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.265.tgz#e3a4a5fc607abfd40fcf55f650eeefa54343d61c"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -3352,7 +3352,7 @@ gatsby@1.9.262:
fs-extra "^4.0.1"
gatsby-1-config-css-modules "^1.0.11"
gatsby-1-config-extract-plugin "^1.0.3"
gatsby-cli "^1.1.53"
gatsby-cli "^1.1.56"
gatsby-link "^1.6.44"
gatsby-module-loader "^1.0.11"
gatsby-react-router-scroll "^1.0.17"
Expand Down

0 comments on commit 9bf65aa

Please sign in to comment.