mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-19 17:37:29 +02:00
Merge pull request #586 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-manifest-4.16.0
Bump gatsby-plugin-manifest from 4.15.0 to 4.16.0
This commit is contained in:
commit
98fd373374
2 changed files with 7 additions and 7 deletions
|
@ -9,7 +9,7 @@
|
|||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.15.1",
|
||||
"gatsby-plugin-image": "^2.15.0",
|
||||
"gatsby-plugin-manifest": "^4.15.0",
|
||||
"gatsby-plugin-manifest": "^4.16.0",
|
||||
"gatsby-plugin-react-helmet": "^5.16.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.16.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6558,14 +6558,14 @@ gatsby-plugin-image@^2.15.0:
|
|||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
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==
|
||||
gatsby-plugin-manifest@^4.16.0:
|
||||
version "4.16.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.16.0.tgz#84549aa6e11f85351ccb274aaa9f692b7a8dc286"
|
||||
integrity sha512-hGRFxJeC9j+f2JG9WkkKEjbnP3Gq4FOKzcTmKUt4iZ8DnY+BcDaBEqAm9wrlk4yCqLR6AL/ZGnB6AkG6j7twjQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.15.0"
|
||||
gatsby-plugin-utils "^3.9.0"
|
||||
gatsby-core-utils "^3.16.0"
|
||||
gatsby-plugin-utils "^3.10.0"
|
||||
semver "^7.3.7"
|
||||
sharp "^0.30.3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue