chore(deps): bump gatsby-transformer-sharp to 2.2.5

This commit is contained in:
Jean-Philippe Sirois
2019-08-05 14:38:20 -04:00
parent be5cab4945
commit 7232fff18e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8371,9 +8371,9 @@
} }
}, },
"gatsby-transformer-sharp": { "gatsby-transformer-sharp": {
"version": "2.2.4", "version": "2.2.5",
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.4.tgz", "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.5.tgz",
"integrity": "sha512-cfFRL5XlHdindUWTlQjWbxjAxVDtMMAazlzDSDYH/Xek0JcWqlqwZpqaO8tCb/ZrVPcYnBQtaY+bXT1/ro0pPQ==", "integrity": "sha512-Onyic4Nfx4874bY6iBIal11zMct2VFU613KRSfiJJPkNCEAEfWje9XiQbI9De3ivIM0Cj8en/eg2vn5QtUeoRg==",
"requires": { "requires": {
"@babel/runtime": "^7.0.0", "@babel/runtime": "^7.0.0",
"bluebird": "^3.5.0", "bluebird": "^3.5.0",
+1 -1
View File
@@ -19,7 +19,7 @@
"gatsby-plugin-typescript": "^2.1.2", "gatsby-plugin-typescript": "^2.1.2",
"gatsby-source-filesystem": "^2.1.8", "gatsby-source-filesystem": "^2.1.8",
"gatsby-transformer-remark": "^2.6.10", "gatsby-transformer-remark": "^2.6.10",
"gatsby-transformer-sharp": "^2.2.4", "gatsby-transformer-sharp": "^2.2.5",
"prismjs": "^1.17.1", "prismjs": "^1.17.1",
"ramda": "^0.26.1", "ramda": "^0.26.1",
"react": "^16.8.6", "react": "^16.8.6",