Merge pull request #1595 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-offline-5.6.0

Bump gatsby-plugin-offline from 5.4.0 to 5.6.0 in /packages/website
This commit is contained in:
Karol Wypchło 2022-01-27 04:07:12 +01:00 committed by GitHub
commit 0f9b817592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
"gatsby-plugin-image": "2.6.0",
"gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-matomo": "0.11.0",
"gatsby-plugin-offline": "5.4.0",
"gatsby-plugin-offline": "5.6.0",
"gatsby-plugin-postcss": "5.6.0",
"gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.6.0",

View File

@ -6132,14 +6132,14 @@ gatsby-plugin-matomo@0.11.0:
resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz#2a4322df78045af0b3f44ba7b8c455d57b526f96"
integrity sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==
gatsby-plugin-offline@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.4.0.tgz#739ee0083111115e7b6d77bd73df7bb9fbab0056"
integrity sha512-dxFRgsKmWovjH8m0HWHao9sdcXy4X0X9SPlZETHk54ARY/wrzxVg266fA+ZVI7RPpuODBcgWoXWHuTtplfghBw==
gatsby-plugin-offline@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.6.0.tgz#d1d36140adf8b6cde45b48e1eb8146141b778ef6"
integrity sha512-3ir3P9B6dZGotw4ISe/F3KBZ2zwZtOSQmtOBH6A+KtSlfh4Epyf1VDawiZzBv7QOpbrrjVyL8rs109cIBxlJbA==
dependencies:
"@babel/runtime" "^7.15.4"
cheerio "^1.0.0-rc.10"
gatsby-core-utils "^3.4.0"
gatsby-core-utils "^3.6.0"
glob "^7.2.0"
idb-keyval "^3.2.0"
lodash "^4.17.21"