Skip to content

Commit 6f86b03

Browse files
Bump gatsby-image from 2.2.19 to 2.2.20
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.2.19 to 2.2.20. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.2.20/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b872c06 commit 6f86b03

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
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"classnames": "^2.2.6",
99
"gatsby": "^2.15.19",
10-
"gatsby-image": "^2.2.19",
10+
"gatsby-image": "^2.2.20",
1111
"gatsby-plugin-manifest": "^2.2.18",
1212
"gatsby-plugin-offline": "^3.0.6",
1313
"gatsby-plugin-postcss": "^2.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5138,10 +5138,10 @@ gatsby-graphiql-explorer@^0.2.18:
51385138
dependencies:
51395139
"@babel/runtime" "^7.6.0"
51405140

5141-
gatsby-image@^2.2.19:
5142-
version "2.2.19"
5143-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.19.tgz#2269416195cab741d222edfd6c68b2cbd5725ff1"
5144-
integrity sha512-Olp89drFRNNUAKsd5PfJCcYUwHQBAvCyUm/ogE7aTl2y5xz50lqHIVx2QWc9d1tGj2pkjRsw0lvsy0C+1X6MWg==
5141+
gatsby-image@^2.2.20:
5142+
version "2.2.20"
5143+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.20.tgz#df156fcc8ee166954e7f56a93729569f05a50624"
5144+
integrity sha512-bf2YnqJLYmUnXkXjVF20I6x09rOJS3UrFKoWLvmsZUvYSunGjFda0SvE05nTFCc/7PGvlGhua/NZMNtXb5glmA==
51455145
dependencies:
51465146
"@babel/runtime" "^7.6.0"
51475147
object-fit-images "^3.2.4"

0 commit comments

Comments
 (0)