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

This commit is contained in:
Jean-Philippe Sirois
2019-10-09 04:35:31 -04:00
parent fe4debc997
commit 3065832d73
2 changed files with 4 additions and 22 deletions
+3 -21
View File
@@ -8913,9 +8913,9 @@
}
},
"gatsby-plugin-offline": {
"version": "3.0.11",
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.11.tgz",
"integrity": "sha512-VHw7lrSt5sj3K9xWq4M8jaYEeBrNVA9qXvR614tMPiLqbm7ihA0mnqdCwC9BTS0Q+SSWAjpdC5ZWyterWrr4nA==",
"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==",
"requires": {
"@babel/runtime": "^7.6.2",
"cheerio": "^1.0.0-rc.3",
@@ -8924,16 +8924,6 @@
"lodash": "^4.17.15",
"slash": "^3.0.0",
"workbox-build": "^4.3.1"
},
"dependencies": {
"@babel/runtime": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
"requires": {
"regenerator-runtime": "^0.13.2"
}
}
}
},
"gatsby-plugin-page-creator": {
@@ -19717,14 +19707,6 @@
"workbox-window": "^4.3.1"
},
"dependencies": {
"@babel/runtime": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
"requires": {
"regenerator-runtime": "^0.13.2"
}
},
"fs-extra": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.3.tgz",
+1 -1
View File
@@ -34,7 +34,7 @@
"gatsby-plugin-layout": "^1.1.10",
"gatsby-plugin-manifest": "^2.2.20",
"gatsby-plugin-mdx": "^1.0.49",
"gatsby-plugin-offline": "^3.0.11",
"gatsby-plugin-offline": "^3.0.12",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-react-svg": "^2.1.2",