Merge pull request #924 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-offline-4.8.0

Bump gatsby-plugin-offline from 4.7.1 to 4.8.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-06-28 21:46:01 +02:00 committed by GitHub
commit 12abeffbdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -24,7 +24,7 @@
"gatsby-plugin-image": "^1.7.1", "gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-manifest": "^3.8.0", "gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.7.1", "gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-postcss": "^4.7.1", "gatsby-plugin-postcss": "^4.7.1",
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.7.1", "gatsby-plugin-react-helmet": "^4.7.1",
@ -11974,13 +11974,13 @@
} }
}, },
"node_modules/gatsby-plugin-offline": { "node_modules/gatsby-plugin-offline": {
"version": "4.7.1", "version": "4.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.7.1.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.8.0.tgz",
"integrity": "sha512-rK4oRxpiOsWQj5SNekcWuUY169OBrdYzxkYu+dOJM5rca6mPNMs0DkGJ4OqhIwxW+xGs6in9QKXbAtoc4ICQ6Q==", "integrity": "sha512-TYla0Z78fnDI8z0OXlD7gzyEeoX5cNOdNOojlmctCZutgUaPpXm6FVpm1OSvHt1ImU5rgZtQNp5fTT6DKJwneA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",
"cheerio": "^1.0.0-rc.9", "cheerio": "^1.0.0-rc.9",
"gatsby-core-utils": "^2.7.1", "gatsby-core-utils": "^2.8.0",
"glob": "^7.1.6", "glob": "^7.1.6",
"idb-keyval": "^3.2.0", "idb-keyval": "^3.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
@ -37463,13 +37463,13 @@
"requires": {} "requires": {}
}, },
"gatsby-plugin-offline": { "gatsby-plugin-offline": {
"version": "4.7.1", "version": "4.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.7.1.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.8.0.tgz",
"integrity": "sha512-rK4oRxpiOsWQj5SNekcWuUY169OBrdYzxkYu+dOJM5rca6mPNMs0DkGJ4OqhIwxW+xGs6in9QKXbAtoc4ICQ6Q==", "integrity": "sha512-TYla0Z78fnDI8z0OXlD7gzyEeoX5cNOdNOojlmctCZutgUaPpXm6FVpm1OSvHt1ImU5rgZtQNp5fTT6DKJwneA==",
"requires": { "requires": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",
"cheerio": "^1.0.0-rc.9", "cheerio": "^1.0.0-rc.9",
"gatsby-core-utils": "^2.7.1", "gatsby-core-utils": "^2.8.0",
"glob": "^7.1.6", "glob": "^7.1.6",
"idb-keyval": "^3.2.0", "idb-keyval": "^3.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",

View File

@ -21,7 +21,7 @@
"gatsby-plugin-image": "^1.7.1", "gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-manifest": "^3.8.0", "gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.7.1", "gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-postcss": "^4.7.1", "gatsby-plugin-postcss": "^4.7.1",
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.7.1", "gatsby-plugin-react-helmet": "^4.7.1",