mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-06-18 18:42:08 +02:00
Merge pull request #238 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-image-2.8.0
Bump gatsby-image from 2.5.0 to 2.8.0
This commit is contained in:
commit
ef170c8a23
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -8945,11 +8945,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "2.5.0",
|
"version": "2.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.8.0.tgz",
|
||||||
"integrity": "sha512-XS57PyRHSKileshs6kBqRs3KXsRVSR1xDYiSoCipDa3C4GDgUUPUPYFz+YjWAa2lk5vCkOEYk8vWdm4d2I77zA==",
|
"integrity": "sha512-yKoOdmO5E97PThF6W8KOr5zeg7nYu3sE44iOupyFKqUvCDRNg9aPBpruCE4Adfc3yxyhFIN70CGV6nAQNOtmvA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.12.5",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"gatsby": "^2.29.1",
|
"gatsby": "^2.29.1",
|
||||||
"gatsby-image": "^2.5.0",
|
"gatsby-image": "^2.8.0",
|
||||||
"gatsby-plugin-manifest": "^2.9.0",
|
"gatsby-plugin-manifest": "^2.9.0",
|
||||||
"gatsby-plugin-offline": "^3.7.0",
|
"gatsby-plugin-offline": "^3.7.0",
|
||||||
"gatsby-plugin-react-helmet": "^3.6.0",
|
"gatsby-plugin-react-helmet": "^3.6.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue