Merge pull request #208 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.3
This commit is contained in:
commit
37134eb7aa
|
@ -8,7 +8,7 @@
|
|||
"classnames": "^2.2.6",
|
||||
"gatsby": "^2.21.33",
|
||||
"gatsby-image": "^2.3.4",
|
||||
"gatsby-plugin-manifest": "^2.3.6",
|
||||
"gatsby-plugin-manifest": "^2.4.3",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-react-helmet": "^3.2.4",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6083,13 +6083,13 @@ gatsby-page-utils@^0.2.2:
|
|||
lodash "^4.17.15"
|
||||
micromatch "^3.1.10"
|
||||
|
||||
gatsby-plugin-manifest@^2.3.6:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.2.tgz#0a9605a778a8e30ce047b9b3701031b9bde61d6b"
|
||||
integrity sha512-G6MB1/Me4waG/z3Aj1GEqXCfY/yftyMLKp8g83uGvuBDtgLGN5unVgYqdmKAyBFQTvczsUghZ7jBrApHeaTn4w==
|
||||
gatsby-plugin-manifest@^2.4.3:
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.3.tgz#7d6e25609a59ba2ae8abc9881fa8abbc44e44d79"
|
||||
integrity sha512-uljlo8edIknqTL/AaNi1wU/ESFigxGIXqy6H9B7lGcT99zOaApSEGLnJ9IQnZjISOjmgEcxabKtIJt6lpx7qqg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.9.6"
|
||||
gatsby-core-utils "^1.2.1"
|
||||
gatsby-core-utils "^1.2.2"
|
||||
semver "^5.7.1"
|
||||
sharp "^0.25.1"
|
||||
|
||||
|
|
Reference in New Issue