Merge pull request #1933 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.10.2
build(deps): bump gatsby-plugin-sharp from 4.10.1 to 4.10.2 in /packages/website
This commit is contained in:
commit
e79c928f33
|
@ -20,7 +20,7 @@
|
||||||
"gatsby-plugin-postcss": "5.10.0",
|
"gatsby-plugin-postcss": "5.10.0",
|
||||||
"gatsby-plugin-react-helmet": "5.10.0",
|
"gatsby-plugin-react-helmet": "5.10.0",
|
||||||
"gatsby-plugin-robots-txt": "1.7.0",
|
"gatsby-plugin-robots-txt": "1.7.0",
|
||||||
"gatsby-plugin-sharp": "4.10.1",
|
"gatsby-plugin-sharp": "4.10.2",
|
||||||
"gatsby-plugin-sitemap": "5.10.1",
|
"gatsby-plugin-sitemap": "5.10.1",
|
||||||
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
||||||
"gatsby-source-filesystem": "4.10.0",
|
"gatsby-source-filesystem": "4.10.0",
|
||||||
|
|
|
@ -6362,10 +6362,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.10.1:
|
gatsby-plugin-sharp@4.10.2:
|
||||||
version "4.10.1"
|
version "4.10.2"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.1.tgz#d72145f7649b71a1e5051dcf7ed8f4d1f72bb041"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz#253a49c452a7409ceece4e541e4770e61a306bcc"
|
||||||
integrity sha512-Y+kB5BSfcxMYO5s13W3NDeDH28RCzSa8goo1yQNTISiGaC6iBO4EIEVbUiUBkoLA5nf46J71ve8A3sprZ66bog==
|
integrity sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
async "^3.2.3"
|
async "^3.2.3"
|
||||||
|
@ -6373,9 +6373,9 @@ gatsby-plugin-sharp@4.10.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.10.0"
|
gatsby-core-utils "^3.10.1"
|
||||||
gatsby-plugin-utils "^3.4.1"
|
gatsby-plugin-utils "^3.4.2"
|
||||||
gatsby-telemetry "^3.10.0"
|
gatsby-telemetry "^3.10.1"
|
||||||
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