Merge pull request #1813 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.9.0
build(deps): bump gatsby-plugin-sharp from 4.8.1 to 4.9.0 in /packages/website
This commit is contained in:
commit
b1743ddde2
|
@ -23,7 +23,7 @@
|
||||||
"gatsby-plugin-purgecss": "6.1.0",
|
"gatsby-plugin-purgecss": "6.1.0",
|
||||||
"gatsby-plugin-react-helmet": "5.8.0",
|
"gatsby-plugin-react-helmet": "5.8.0",
|
||||||
"gatsby-plugin-robots-txt": "1.7.0",
|
"gatsby-plugin-robots-txt": "1.7.0",
|
||||||
"gatsby-plugin-sharp": "4.8.1",
|
"gatsby-plugin-sharp": "4.9.0",
|
||||||
"gatsby-plugin-sitemap": "5.8.0",
|
"gatsby-plugin-sitemap": "5.8.0",
|
||||||
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
||||||
"gatsby-remark-classes": "1.0.2",
|
"gatsby-remark-classes": "1.0.2",
|
||||||
|
|
|
@ -6564,10 +6564,10 @@ gatsby-plugin-robots-txt@1.7.0:
|
||||||
"@babel/runtime" "^7.16.7"
|
"@babel/runtime" "^7.16.7"
|
||||||
generate-robotstxt "^8.0.3"
|
generate-robotstxt "^8.0.3"
|
||||||
|
|
||||||
gatsby-plugin-sharp@4.8.1:
|
gatsby-plugin-sharp@4.9.0:
|
||||||
version "4.8.1"
|
version "4.9.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.8.1.tgz#726a3d0fe4da4c214934b2e891d5c7e8f79e85a2"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz#c1370d00d55e025d2e5d1d9b3017865ea9d890c7"
|
||||||
integrity sha512-qevtUQT9TJpv9OGzGr7XKPjRyhJyDn/G5yFGCHr8kf+7EZBeD4TYn6oy2/34Olv7ckn+DcH4pjdK8sxhi45lJw==
|
integrity sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
async "^3.2.3"
|
async "^3.2.3"
|
||||||
|
@ -6575,9 +6575,9 @@ gatsby-plugin-sharp@4.8.1:
|
||||||
debug "^4.3.3"
|
debug "^4.3.3"
|
||||||
filenamify "^4.3.0"
|
filenamify "^4.3.0"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
gatsby-core-utils "^3.8.1"
|
gatsby-core-utils "^3.9.0"
|
||||||
gatsby-plugin-utils "^3.2.0"
|
gatsby-plugin-utils "^3.3.0"
|
||||||
gatsby-telemetry "^3.8.1"
|
gatsby-telemetry "^3.9.0"
|
||||||
got "^11.8.3"
|
got "^11.8.3"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
mini-svg-data-uri "^1.4.3"
|
mini-svg-data-uri "^1.4.3"
|
||||||
|
|
Reference in New Issue