mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-06-05 12:12:07 +02:00
Merge pull request #277 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-image-2.10.0
Bump gatsby-image from 2.9.0 to 2.10.0
This commit is contained in:
commit
13ebdacc37
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9062,9 +9062,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.9.0.tgz",
|
||||
"integrity": "sha512-PZu8PhjQwL6anlCYlm8bVVCypMYqoMT6knHZS8UVotSy1+DbKorDVOtFFEq936oelEjuV+bBx9KuLOh7MpH8Qw==",
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.10.0.tgz",
|
||||
"integrity": "sha512-LPBHWfnguwH5syGLUSv2SyWn+LPn++ulOU8THNOkaMDGCAOrQu/cVPKVsweRkAaDAB/8Sl9g1mPP4EERw/Ysfg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"dotenv": "^8.2.0",
|
||||
"gatsby": "^2.31.1",
|
||||
"gatsby-image": "^2.9.0",
|
||||
"gatsby-image": "^2.10.0",
|
||||
"gatsby-plugin-manifest": "^2.11.0",
|
||||
"gatsby-plugin-offline": "^3.8.0",
|
||||
"gatsby-plugin-react-helmet": "^3.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue