chore(deps): bump gatsby-plugin-sharp to 2.3.7

This commit is contained in:
Jean-Philippe Sirois
2019-12-16 00:08:27 -05:00
parent 12a8609358
commit c9dbf2a211
2 changed files with 56 additions and 19 deletions
+55 -18
View File
@@ -9630,19 +9630,11 @@
}
},
"find-versions": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.1.0.tgz",
"integrity": "sha512-NCTfNiVzeE/xL+roNDffGuRbrWI6atI18lTJ22vKp7rs2OhYzMK3W1dIdO2TUndH/QMcacM4d1uWwgcZcHK69Q==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz",
"integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==",
"requires": {
"array-uniq": "^2.1.0",
"semver-regex": "^2.0.0"
},
"dependencies": {
"array-uniq": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-2.1.0.tgz",
"integrity": "sha512-bdHxtev7FN6+MXI1YFW0Q8mQ8dTJc2S8AMfju+ZR77pbg2yAdVyDlwkaUI7Har0LyOMRFPHrJ9lYdyjZZswdlQ=="
}
}
},
"flat": {
@@ -11660,15 +11652,15 @@
}
},
"gatsby-plugin-sharp": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.2.tgz",
"integrity": "sha512-H+TrGwhX9vK5PY8WWNBTnsP/LtD3STmg4+XAgVTyRllmh/tVLQ1WzPCwCdoXHsnykmpUkVPLjg2rbdsKod5vwQ==",
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.7.tgz",
"integrity": "sha512-dXPjalm+V94oTo6PktOuJPgoTM+iP+WGPtlvif7+5gL/GxplnQ+M2piOM+ttKF2b/BdnN0Rkfq3ZWeaXwow9KQ==",
"requires": {
"@babel/runtime": "^7.7.2",
"@babel/runtime": "^7.7.6",
"async": "^2.6.3",
"bluebird": "^3.7.1",
"bluebird": "^3.7.2",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.20",
"gatsby-core-utils": "^1.0.24",
"got": "^8.3.2",
"imagemin": "^6.1.0",
"imagemin-mozjpeg": "^8.0.0",
@@ -11681,11 +11673,19 @@
"probe-image-size": "^4.1.1",
"progress": "^2.0.3",
"semver": "^5.7.1",
"sharp": "^0.23.2",
"sharp": "^0.23.4",
"svgo": "1.3.2",
"uuid": "^3.3.3"
},
"dependencies": {
"@babel/runtime": {
"version": "7.7.6",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.6.tgz",
"integrity": "sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw==",
"requires": {
"regenerator-runtime": "^0.13.2"
}
},
"async": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
@@ -11694,10 +11694,47 @@
"lodash": "^4.17.14"
}
},
"bluebird": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
},
"gatsby-core-utils": {
"version": "1.0.24",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.24.tgz",
"integrity": "sha512-2GPJVnqVTDO1xyZWR2lITilGTzw/hP3EE5Lq/QEjvmOPX6sLes1Gd3mTewd0PpOVZkjzn93u7kZKWEGidQO2vw==",
"requires": {
"ci-info": "2.0.0",
"node-object-hash": "^2.0.0"
}
},
"p-defer": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/p-defer/-/p-defer-3.0.0.tgz",
"integrity": "sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw=="
},
"sharp": {
"version": "0.23.4",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.23.4.tgz",
"integrity": "sha512-fJMagt6cT0UDy9XCsgyLi0eiwWWhQRxbwGmqQT6sY8Av4s0SVsT/deg8fobBQCTDU5iXRgz0rAeXoE2LBZ8g+Q==",
"requires": {
"color": "^3.1.2",
"detect-libc": "^1.0.3",
"nan": "^2.14.0",
"npmlog": "^4.1.2",
"prebuild-install": "^5.3.3",
"semver": "^6.3.0",
"simple-get": "^3.1.0",
"tar": "^5.0.5",
"tunnel-agent": "^0.6.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
}
}
}
}
},
+1 -1
View File
@@ -38,7 +38,7 @@
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.18",
"gatsby-plugin-react-svg": "^2.1.2",
"gatsby-plugin-sharp": "^2.3.2",
"gatsby-plugin-sharp": "^2.3.7",
"gatsby-plugin-styled-components": "^3.1.13",
"gatsby-plugin-typescript": "^2.1.19",
"gatsby-remark-auto-headers": "^1.0.3",