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

This commit is contained in:
Jean-Philippe Sirois
2020-05-26 22:41:13 -04:00
parent a773ecb743
commit c70fa9375e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10589,9 +10589,9 @@
} }
}, },
"gatsby-transformer-sharp": { "gatsby-transformer-sharp": {
"version": "2.5.2", "version": "2.5.3",
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.2.tgz", "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.3.tgz",
"integrity": "sha512-deRZzUXQsk4xQM82JipU3WRJB8oFn4gX9cVRXeQhnNwnhdhve9UA0Hs4YqqqWsSbngCX9GeiGS78zDyjvN7e7w==", "integrity": "sha512-tUkH1uCdwSLeOqjptYQD6V/UH5U18UQPFzwKvhWRepcl//FvmCnOv5Kn03SpeBCuPeccxKt3kT3UVJxdOOGShw==",
"requires": { "requires": {
"@babel/runtime": "^7.9.6", "@babel/runtime": "^7.9.6",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
+1 -1
View File
@@ -45,7 +45,7 @@
"gatsby-plugin-styled-components": "^3.3.2", "gatsby-plugin-styled-components": "^3.3.2",
"gatsby-source-filesystem": "^2.3.8", "gatsby-source-filesystem": "^2.3.8",
"gatsby-transformer-remark": "^2.8.13", "gatsby-transformer-remark": "^2.8.13",
"gatsby-transformer-sharp": "^2.5.2", "gatsby-transformer-sharp": "^2.5.3",
"github-slugger": "^1.3.0", "github-slugger": "^1.3.0",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"polished": "^3.6.3", "polished": "^3.6.3",