Skip to content

Commit ce9b04a

Browse files
Merge pull request #32 from pythonpizza/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.2.17
2 parents a279399 + f144fd5 commit ce9b04a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"gatsby-plugin-react-helmet": "^3.1.8",
1515
"gatsby-plugin-sharp": "^2.2.25",
1616
"gatsby-source-filesystem": "^2.1.26",
17-
"gatsby-transformer-sharp": "^2.2.16",
17+
"gatsby-transformer-sharp": "^2.2.17",
1818
"gatsby-transformer-yaml": "^2.2.10",
1919
"postcss-custom-media": "^7.0.8",
2020
"postcss-nested": "^4.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5284,10 +5284,10 @@ gatsby-telemetry@^1.1.25:
52845284
stack-utils "1.0.2"
52855285
uuid "3.3.3"
52865286

5287-
gatsby-transformer-sharp@^2.2.16:
5288-
version "2.2.16"
5289-
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.16.tgz#909a62f4369318bfa40779f8dce1126ba4564757"
5290-
integrity sha512-9aWhm7LAra5NFgA/QY9Z3gYU6g9uNnrWckR9om/s3ATcxw+VjXz+CUGEOPjyiJ93NF4rAFMfwlaa+BZWOFb4hw==
5287+
gatsby-transformer-sharp@^2.2.17:
5288+
version "2.2.17"
5289+
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.17.tgz#53270268fbb26d29b2726f7fd18ea4c70f2f4eba"
5290+
integrity sha512-VoPopwU0xbh5iD/UbCBOjz7biv3j6ihfy129uStAN25a8fY34GBUt+j0pN6+8glkG+dgf/aOuBPyXyxHwobmIw==
52915291
dependencies:
52925292
"@babel/runtime" "^7.6.0"
52935293
bluebird "^3.5.5"

0 commit comments

Comments
 (0)