Merge pull request #860 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-3.7.1

Bump gatsby-plugin-sharp from 3.6.0 to 3.7.1 in /packages/website
This commit is contained in:
Karol Wypchło 2021-06-11 12:22:22 +02:00 committed by GitHub
commit d9a850f49e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View File

@ -29,7 +29,7 @@
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.6.0", "gatsby-plugin-react-helmet": "^4.6.0",
"gatsby-plugin-robots-txt": "^1.6.2", "gatsby-plugin-robots-txt": "^1.6.2",
"gatsby-plugin-sharp": "^3.6.0", "gatsby-plugin-sharp": "^3.7.1",
"gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-classes": "^1.0.0", "gatsby-remark-classes": "^1.0.0",
"gatsby-remark-copy-linked-files": "^4.3.0", "gatsby-remark-copy-linked-files": "^4.3.0",
@ -12079,17 +12079,17 @@
} }
}, },
"node_modules/gatsby-plugin-sharp": { "node_modules/gatsby-plugin-sharp": {
"version": "3.6.0", "version": "3.7.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.6.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.7.1.tgz",
"integrity": "sha512-bOFnPv67yqdRuybgW+n78eEO4he1tVuodzhqNjmGgt9IN8Rd41hYQAe3inOdbA0YNdbG6uXtlBk0KU4RRZNXfg==", "integrity": "sha512-rwtXrGIZ/Tsf8JgxHcEa82lTYMMZL4KUgbEgQ/OMXuMWcvyTeh4pJAwTNk/rxOS8yyVlCY1TiWO0/I65W4osJA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.14.0",
"async": "^3.2.0", "async": "^3.2.0",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"filenamify": "^4.2.0", "filenamify": "^4.2.0",
"fs-extra": "^9.1.0", "fs-extra": "^9.1.0",
"gatsby-core-utils": "^2.6.0", "gatsby-core-utils": "^2.7.1",
"gatsby-telemetry": "^2.6.0", "gatsby-telemetry": "^2.7.1",
"got": "^10.7.0", "got": "^10.7.0",
"imagemin": "^7.0.1", "imagemin": "^7.0.1",
"imagemin-mozjpeg": "^9.0.0", "imagemin-mozjpeg": "^9.0.0",
@ -37724,17 +37724,17 @@
} }
}, },
"gatsby-plugin-sharp": { "gatsby-plugin-sharp": {
"version": "3.6.0", "version": "3.7.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.6.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.7.1.tgz",
"integrity": "sha512-bOFnPv67yqdRuybgW+n78eEO4he1tVuodzhqNjmGgt9IN8Rd41hYQAe3inOdbA0YNdbG6uXtlBk0KU4RRZNXfg==", "integrity": "sha512-rwtXrGIZ/Tsf8JgxHcEa82lTYMMZL4KUgbEgQ/OMXuMWcvyTeh4pJAwTNk/rxOS8yyVlCY1TiWO0/I65W4osJA==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.14.0",
"async": "^3.2.0", "async": "^3.2.0",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"filenamify": "^4.2.0", "filenamify": "^4.2.0",
"fs-extra": "^9.1.0", "fs-extra": "^9.1.0",
"gatsby-core-utils": "^2.6.0", "gatsby-core-utils": "^2.7.1",
"gatsby-telemetry": "^2.6.0", "gatsby-telemetry": "^2.7.1",
"got": "^10.7.0", "got": "^10.7.0",
"imagemin": "^7.0.1", "imagemin": "^7.0.1",
"imagemin-mozjpeg": "^9.0.0", "imagemin-mozjpeg": "^9.0.0",

View File

@ -26,7 +26,7 @@
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.6.0", "gatsby-plugin-react-helmet": "^4.6.0",
"gatsby-plugin-robots-txt": "^1.6.2", "gatsby-plugin-robots-txt": "^1.6.2",
"gatsby-plugin-sharp": "^3.6.0", "gatsby-plugin-sharp": "^3.7.1",
"gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-classes": "^1.0.0", "gatsby-remark-classes": "^1.0.0",
"gatsby-remark-copy-linked-files": "^4.3.0", "gatsby-remark-copy-linked-files": "^4.3.0",