Merge pull request #1143 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-offline-4.13.0
Bump gatsby-plugin-offline from 4.12.0 to 4.13.0 in /packages/website
This commit is contained in:
commit
6d14d4d0a3
|
@ -21,7 +21,7 @@
|
|||
"gatsby-plugin-image": "^1.13.0",
|
||||
"gatsby-plugin-manifest": "^3.12.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.12.0",
|
||||
"gatsby-plugin-offline": "^4.13.0",
|
||||
"gatsby-plugin-postcss": "^4.12.0",
|
||||
"gatsby-plugin-purgecss": "^6.0.2",
|
||||
"gatsby-plugin-react-helmet": "^4.12.0",
|
||||
|
|
|
@ -6844,14 +6844,14 @@ gatsby-plugin-matomo@^0.10.0:
|
|||
resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz#10290811a650c9b0b588d03068da4751bf79a489"
|
||||
integrity sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g==
|
||||
|
||||
gatsby-plugin-offline@^4.12.0:
|
||||
version "4.12.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.12.0.tgz#5b98d014408c3f646b7b7392bbfa17b6604a8c7a"
|
||||
integrity sha512-jhR6yRBAoc3Wmo3WTYP1LTzUSXlaJpZsnXR/NXpKo+u+CSctF7CUKIEYjQ8BDG0mO7G7IxvqA81Xrup5eMm6bw==
|
||||
gatsby-plugin-offline@^4.13.0:
|
||||
version "4.13.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.13.0.tgz#561b2118a3cb594bae97a3b7617094fa4d13ada0"
|
||||
integrity sha512-43EMQAOhhtwPF8zrXry9fF9ugjeehC56RaDj+9BDUApd/CvOHTqMY+8nqtwu1CfpemIPGVFZG8xVkAawLX4LxA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.8"
|
||||
cheerio "^1.0.0-rc.9"
|
||||
gatsby-core-utils "^2.12.0"
|
||||
gatsby-core-utils "^2.13.0"
|
||||
glob "^7.1.7"
|
||||
idb-keyval "^3.2.0"
|
||||
lodash "^4.17.21"
|
||||
|
|
Reference in New Issue