Merge pull request #33 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-offline-3.0.35

This commit is contained in:
dependabot-preview[bot] 2020-02-21 10:58:24 +00:00 committed by GitHub
commit b208a698b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
"gatsby": "^2.19.19",
"gatsby-image": "^2.2.41",
"gatsby-plugin-manifest": "^2.2.41",
"gatsby-plugin-offline": "^3.0.32",
"gatsby-plugin-offline": "^3.0.35",
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.1.28",

View File

@ -5354,14 +5354,14 @@ gatsby-plugin-manifest@^2.2.41:
semver "^5.7.1"
sharp "^0.23.4"
gatsby-plugin-offline@^3.0.32:
version "3.0.32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.32.tgz#9907421e7359f79b22da7f654c4a69749cf136c5"
integrity sha512-TPVRhD4LaVcCLBMzdbPUZr4bb+dv1h/HMn7ryFozFafYJ1p7XuKv2VHtqNYpfL1UKiZnWIJmEWXxfcWszLoC4w==
gatsby-plugin-offline@^3.0.35:
version "3.0.35"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.35.tgz#9b074a012599b9a4f3adb9c57ce1d87fdf8d0aad"
integrity sha512-ndOnB+onKeiWmVOfc7UCDHJ9lbfvrixdk1U2KwW0nwO3dUvjElBxPTclXFgpzmfZqH2Fb8dx8MqoH+ooR7YdGA==
dependencies:
"@babel/runtime" "^7.7.6"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.26"
gatsby-core-utils "^1.0.28"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"