Merge pull request #264 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.12

This commit is contained in:
dependabot[bot] 2020-06-22 11:38:27 +00:00 committed by GitHub
commit 0e865ddd98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -15,7 +15,7 @@
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^2.3.4",
"gatsby-plugin-sharp": "^2.6.11",
"gatsby-plugin-sharp": "^2.6.12",
"gatsby-source-filesystem": "^2.3.11",
"gatsby-transformer-sharp": "^2.5.5",
"http-status-codes": "^1.4.0",

View File

@ -7087,10 +7087,10 @@ gatsby-cli@^2.12.45:
yargs "^15.3.1"
yurnalist "^1.1.2"
gatsby-core-utils@^1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.5.tgz#3c8f2dc940cec6570d1317f02ba028f327d1e773"
integrity sha512-kbwJ5BeQ8OixJVuBb1AGRL6vdkFz9nFBa6gXqjQ6AAXHhYDrjOYrRMIENT1QLoabWo6tlh0Hyl1agfWaQwW8lg==
gatsby-core-utils@^1.3.5, gatsby-core-utils@^1.3.6:
version "1.3.6"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.6.tgz#5a001593276b0c1cc4a3c6c9a34da428e9374590"
integrity sha512-ptd//w6MX1/hUGO2KBffSUKSYIVU3SFRM2cKXN3CMmCQvn8ul2OHCjpNY8MyZQuluWk8nRtvhjEGrl+KJtcOnw==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
@ -7221,16 +7221,16 @@ gatsby-plugin-sass@^2.3.4:
"@babel/runtime" "^7.10.2"
sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.6.11:
version "2.6.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.11.tgz#5a4327306c381c6fd3ae3954ae0628fba85d6683"
integrity sha512-OOHjhb1SJpjvxBxYjISMJU1BwzJMCYrtO77/qG2UDlftWIKhsjjxlB0x51nDkRtnbZp8JQo1GGIIJ5YD4f742w==
gatsby-plugin-sharp@^2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.12.tgz#e3a3b830e58a676dfc7e12e6f94188790aea6483"
integrity sha512-cyFjy1KcWvDK7JyWcemMesLIOoyWQQ8Bal133oi29VtLR2A0iwhhm/k8K3AFfYaWeza34edTXsKFVxYhRtRkNw==
dependencies:
"@babel/runtime" "^7.10.2"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.5"
gatsby-core-utils "^1.3.6"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"