Merge pull request #1035 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-offline-4.11.0

Bump gatsby-plugin-offline from 4.10.0 to 4.11.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-08-05 11:44:52 +02:00 committed by GitHub
commit 2186ac137d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"gatsby-plugin-image": "^1.10.1", "gatsby-plugin-image": "^1.10.1",
"gatsby-plugin-manifest": "^3.10.0", "gatsby-plugin-manifest": "^3.10.0",
"gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.10.0", "gatsby-plugin-offline": "^4.11.0",
"gatsby-plugin-postcss": "^4.10.0", "gatsby-plugin-postcss": "^4.10.0",
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.11.0", "gatsby-plugin-react-helmet": "^4.11.0",

View File

@ -6624,14 +6624,14 @@ gatsby-plugin-matomo@^0.10.0:
resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz#10290811a650c9b0b588d03068da4751bf79a489" resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz#10290811a650c9b0b588d03068da4751bf79a489"
integrity sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g== integrity sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g==
gatsby-plugin-offline@^4.10.0: gatsby-plugin-offline@^4.11.0:
version "4.10.0" version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.10.0.tgz#93d66ee144df0557f7955a75e65a9fc125451877" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.11.0.tgz#2cbd4d314bdcd7c0fb970864ec636945c067539b"
integrity sha512-duJA8zTpokYGgSsOY7q0J0TsdyFLk3BWZN20/hUtji/B1S76F7ZK8/pVHGUHVP9Lhj8LLM8VkVO+yLqdBhRNkg== integrity sha512-JRn/Voi7lyuVcc7NgXnr8ZAoMg34dFdUgnGJxqkh7cqEmH+1vvdbqKR3Z1i2OLlCJo4BE8rE0A/etYsIbM2oow==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
cheerio "^1.0.0-rc.9" cheerio "^1.0.0-rc.9"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.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"