Merge pull request #40 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.41
This commit is contained in:
commit
fc794e834a
|
@ -7,7 +7,7 @@
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.19",
|
"gatsby": "^2.19.19",
|
||||||
"gatsby-image": "^2.2.41",
|
"gatsby-image": "^2.2.41",
|
||||||
"gatsby-plugin-manifest": "^2.2.39",
|
"gatsby-plugin-manifest": "^2.2.41",
|
||||||
"gatsby-plugin-offline": "^3.0.32",
|
"gatsby-plugin-offline": "^3.0.32",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.22",
|
"gatsby-plugin-react-helmet": "^3.1.22",
|
||||||
"gatsby-plugin-robots-txt": "^1.5.0",
|
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5344,13 +5344,13 @@ gatsby-page-utils@^0.0.39:
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
|
|
||||||
gatsby-plugin-manifest@^2.2.39:
|
gatsby-plugin-manifest@^2.2.41:
|
||||||
version "2.2.39"
|
version "2.2.41"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.39.tgz#6690db911dc5c20ef34a2d89c4db845def9c3d15"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.41.tgz#c6952e466b163145b74aa071822a97a797a68e01"
|
||||||
integrity sha512-pNn6YAmMkAcHCQHjFRnAaU17Bz0nvYX7PPDrXmqKvTcKpkfgj9JzwFZimdPtjhGjh74aXNTdduO4lIiRdmjjKA==
|
integrity sha512-eKbnpDSLbGUzmnfE65uLit/J8XS4LYslyRHtqMhTja6JcdzjXVWFsO9043tqUXfL8+JBw5PccCxZM8BIN23+Vw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
gatsby-core-utils "^1.0.26"
|
gatsby-core-utils "^1.0.28"
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.23.4"
|
sharp "^0.23.4"
|
||||||
|
|
||||||
|
|
Reference in New Issue