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:
Karol Wypchło 2022-03-28 15:14:23 +02:00 committed by GitHub
commit e79c928f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@
"gatsby-plugin-postcss": "5.10.0",
"gatsby-plugin-react-helmet": "5.10.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-svgr": "3.0.0-beta.0",
"gatsby-source-filesystem": "4.10.0",

View File

@ -6362,10 +6362,10 @@ gatsby-plugin-robots-txt@1.7.0:
"@babel/runtime" "^7.16.7"
generate-robotstxt "^8.0.3"
gatsby-plugin-sharp@4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.1.tgz#d72145f7649b71a1e5051dcf7ed8f4d1f72bb041"
integrity sha512-Y+kB5BSfcxMYO5s13W3NDeDH28RCzSa8goo1yQNTISiGaC6iBO4EIEVbUiUBkoLA5nf46J71ve8A3sprZ66bog==
gatsby-plugin-sharp@4.10.2:
version "4.10.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz#253a49c452a7409ceece4e541e4770e61a306bcc"
integrity sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw==
dependencies:
"@babel/runtime" "^7.15.4"
async "^3.2.3"
@ -6373,9 +6373,9 @@ gatsby-plugin-sharp@4.10.1:
debug "^4.3.3"
filenamify "^4.3.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.10.0"
gatsby-plugin-utils "^3.4.1"
gatsby-telemetry "^3.10.0"
gatsby-core-utils "^3.10.1"
gatsby-plugin-utils "^3.4.2"
gatsby-telemetry "^3.10.1"
got "^11.8.3"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.3"