mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #567 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-manifest-4.15.0
Bump gatsby-plugin-manifest from 4.14.0 to 4.15.0
This commit is contained in:
commit
278e61f14f
2 changed files with 8 additions and 8 deletions
|
@ -9,7 +9,7 @@
|
|||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.15.1",
|
||||
"gatsby-plugin-image": "^2.15.0",
|
||||
"gatsby-plugin-manifest": "^4.14.0",
|
||||
"gatsby-plugin-manifest": "^4.15.0",
|
||||
"gatsby-plugin-react-helmet": "^5.14.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.15.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -6557,14 +6557,14 @@ gatsby-plugin-image@^2.15.0:
|
|||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
gatsby-plugin-manifest@^4.14.0:
|
||||
version "4.14.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.14.0.tgz#aa6414936a3f39a7af520b367e1e594f3a9d48ee"
|
||||
integrity sha512-vwN5ZasR6/I9Xd1Ar3+UhMaYN6EU7PJhJKY6aQMAtG1Qxva5lDjmrWNzUlm8NHL/XmB4VSS+A4TZUZHyoygZ7Q==
|
||||
gatsby-plugin-manifest@^4.15.0:
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.15.0.tgz#b8ef2cc23bbbc01731db328d050fc1e2676f575f"
|
||||
integrity sha512-8DLm6VZoptqBIPrhIO86xx/JYBAbmQWAXvV/AZMEYopA8SxrVXJpJW5MQNeR2ixgwSnFxNBbiim0r0TxTFRYNw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.14.0"
|
||||
gatsby-plugin-utils "^3.8.0"
|
||||
gatsby-core-utils "^3.15.0"
|
||||
gatsby-plugin-utils "^3.9.0"
|
||||
semver "^7.3.7"
|
||||
sharp "^0.30.3"
|
||||
|
||||
|
@ -6653,7 +6653,7 @@ gatsby-plugin-typescript@^4.15.0, gatsby-plugin-typescript@^4.6.0:
|
|||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.15.0"
|
||||
|
||||
gatsby-plugin-utils@^3.8.0, gatsby-plugin-utils@^3.9.0:
|
||||
gatsby-plugin-utils@^3.9.0:
|
||||
version "3.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.9.0.tgz#5025ff666126174019dcb6ffda894c02eaf968ba"
|
||||
integrity sha512-ZxiVeZ/GigbqeHkbD47Ha5VKDGr9J+2uqxT+aLBaEGtSNTte90x3jzPST2auDRRSrTovf2B2zuzpChI/HB4tSg==
|
||||
|
|
Loading…
Add table
Reference in a new issue