chore(deps): bump gatsby-plugin-offline to 3.0.16

This commit is contained in:
Jean-Philippe Sirois
2019-10-23 11:30:27 -04:00
parent b33dfe2cc6
commit 404d5047d7
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9247,11 +9247,11 @@
}
},
"gatsby-plugin-offline": {
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.12.tgz",
"integrity": "sha512-r+0My7TfN8TXpbvtJJGn0CzjOqQd7acMzUG+pVxnK2n9bjk8h/OXULqCkiZANEZl1FRy7reFon4tMs7Egkeyng==",
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.16.tgz",
"integrity": "sha512-OM8zdPet5vWy17jW8gcUWoOh/MdfXfT8zuPKgeiO32ESryoEQsQW7gZSKBSaXutyApS+ndLtNxygDwm7Ma1anA==",
"requires": {
"@babel/runtime": "^7.6.2",
"@babel/runtime": "^7.6.3",
"cheerio": "^1.0.0-rc.3",
"glob": "^7.1.4",
"idb-keyval": "^3.2.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"gatsby-plugin-layout": "^1.1.13",
"gatsby-plugin-manifest": "^2.2.23",
"gatsby-plugin-mdx": "^1.0.53",
"gatsby-plugin-offline": "^3.0.12",
"gatsby-plugin-offline": "^3.0.16",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-react-svg": "^2.1.2",