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 97007c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"dependencies": {
"gatsby": "1.9.262",
"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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
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

0 comments on commit 97007c6

Please sign in to comment.