Merge pull request #266 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.12
This commit is contained in:
commit
ca7a06e193
|
@ -9,7 +9,7 @@
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.23.7",
|
"gatsby": "^2.23.7",
|
||||||
"gatsby-image": "^2.4.7",
|
"gatsby-image": "^2.4.7",
|
||||||
"gatsby-plugin-manifest": "^2.4.11",
|
"gatsby-plugin-manifest": "^2.4.12",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
"gatsby-plugin-react-helmet": "^3.3.4",
|
"gatsby-plugin-react-helmet": "^3.3.4",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6554,13 +6554,13 @@ gatsby-page-utils@^0.2.10:
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
|
|
||||||
gatsby-plugin-manifest@^2.4.11:
|
gatsby-plugin-manifest@^2.4.12:
|
||||||
version "2.4.11"
|
version "2.4.12"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.11.tgz#f9d342f6f98a3af6bc6d24b470e48647bfbeddab"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.12.tgz#b1b1bd3fb97cfdf5358b3989de85d85941b6ace8"
|
||||||
integrity sha512-IpgLRPxomeKPtGUMxXKxcS3QOvr1MwHB+D17Z31IedCUZZhthA3MTM6Ry+imKXqxXDXVBbsU6O6L5wJRmdWo9Q==
|
integrity sha512-QHT/dqxZr9Rev0pjEb45Ivh2MrV5E3EWhgHKJmtpTJ94BVSQetDHjr8kCcFtdQqXep8W8GtuHPMrz8Bt1SCVqA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.2"
|
"@babel/runtime" "^7.10.2"
|
||||||
gatsby-core-utils "^1.3.5"
|
gatsby-core-utils "^1.3.6"
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
|
|
Reference in New Issue