Skip to content

Commit 5b8798b

Browse files
authored
Merge pull request #67 from pythonpizza/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.2.21
Bump gatsby-transformer-sharp from 2.2.19 to 2.2.21
2 parents 8b8dd6b + e8a336e commit 5b8798b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.10",
1515
"gatsby-plugin-sharp": "^2.2.27",
1616
"gatsby-source-filesystem": "^2.1.28",
17-
"gatsby-transformer-sharp": "^2.2.19",
17+
"gatsby-transformer-sharp": "^2.2.21",
1818
"gatsby-transformer-yaml": "^2.2.12",
1919
"postcss-custom-media": "^7.0.8",
2020
"postcss-nested": "^4.1.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5401,13 +5401,13 @@ gatsby-telemetry@^1.1.30:
54015401
stack-utils "1.0.2"
54025402
uuid "3.3.3"
54035403

5404-
gatsby-transformer-sharp@^2.2.19:
5405-
version "2.2.19"
5406-
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.19.tgz#3a329d03bc04001b7d4d233368d7befb3dbf1cd9"
5407-
integrity sha512-hGUPmO84ZpoDWnJMxOIP21b/jwMcpWtTnxZixQL4irhzEv5qy2OJpDD457smMp0ZxCPoyL6zJ+AWvYZmy+lmrA==
5404+
gatsby-transformer-sharp@^2.2.21:
5405+
version "2.2.21"
5406+
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.21.tgz#74aece990d083b1f8629147554ce860230165e45"
5407+
integrity sha512-GjwXrxorTb6zAkdDwlxKpvBa6aXw1tOBgpURxW+xjivCi3sZnpjCEG38HaxsYoaOfutk+Q4xxoFIWCnZJCg15g==
54085408
dependencies:
5409-
"@babel/runtime" "^7.6.2"
5410-
bluebird "^3.5.5"
5409+
"@babel/runtime" "^7.6.3"
5410+
bluebird "^3.7.0"
54115411
fs-extra "^8.1.0"
54125412
potrace "^2.1.2"
54135413
probe-image-size "^4.1.1"

0 commit comments

Comments
 (0)