Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-plugin-offline to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 5, 2018
1 parent a3b5a42 commit 3dd23d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"gatsby-plugin-manifest": "2.0.7",
"gatsby-plugin-netlify": "2.0.3",
"gatsby-plugin-netlify-cache": "1.0.0",
"gatsby-plugin-offline": "2.0.11",
"gatsby-plugin-offline": "2.0.12",
"gatsby-plugin-react-helmet": "3.0.1",
"gatsby-plugin-sass": "2.0.3",
"gatsby-plugin-svgr": "2.0.0-alpha",
Expand Down
6 changes: 3 additions & 3 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4988,9 +4988,9 @@ [email protected]:
lodash "^4.17.10"
webpack-assets-manifest "^3.0.2"

[email protected].11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.0.11.tgz#d14a2c9301dc32ab48f51fb92ed01cd4bcf0527c"
[email protected].12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.0.12.tgz#76557b2672eca5590f31ba240c255979cdd00876"
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit 3dd23d7

Please sign in to comment.