Skip to content

Commit 33419fd

Browse files
Merge pull request #33 from pythonpizza/dependabot/npm_and_yarn/gatsby-image-2.2.21
2 parents ce9b04a + f6a3d4a commit 33419fd

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.21",
10-
"gatsby-image": "^2.2.20",
10+
"gatsby-image": "^2.2.21",
1111
"gatsby-plugin-manifest": "^2.2.18",
1212
"gatsby-plugin-offline": "^3.0.8",
1313
"gatsby-plugin-postcss": "^2.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5123,10 +5123,10 @@ gatsby-graphiql-explorer@^0.2.18:
51235123
dependencies:
51245124
"@babel/runtime" "^7.6.0"
51255125

5126-
gatsby-image@^2.2.20:
5127-
version "2.2.20"
5128-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.20.tgz#df156fcc8ee166954e7f56a93729569f05a50624"
5129-
integrity sha512-bf2YnqJLYmUnXkXjVF20I6x09rOJS3UrFKoWLvmsZUvYSunGjFda0SvE05nTFCc/7PGvlGhua/NZMNtXb5glmA==
5126+
gatsby-image@^2.2.21:
5127+
version "2.2.21"
5128+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.21.tgz#8db72cf42571c8c4ef24bc5a71a20376e67d0208"
5129+
integrity sha512-ejslqo/aYs9cy7brYdJPB3PdpPO40BXC9jmhiObSQ49hLpSj4D02tBJOtrX3PPdSEsLZ0wTSWTTSEuxJWXOy+Q==
51305130
dependencies:
51315131
"@babel/runtime" "^7.6.0"
51325132
object-fit-images "^3.2.4"

0 commit comments

Comments
 (0)