Skip to content

Commit 918a85f

Browse files
Merge pull request #37 from pythonpizza/dependabot/npm_and_yarn/gatsby-image-2.2.23
2 parents 5144379 + bd20023 commit 918a85f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.26",
10-
"gatsby-image": "^2.2.21",
10+
"gatsby-image": "^2.2.23",
1111
"gatsby-plugin-manifest": "^2.2.18",
1212
"gatsby-plugin-offline": "^3.0.9",
1313
"gatsby-plugin-postcss": "^2.1.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5130,12 +5130,12 @@ gatsby-graphiql-explorer@^0.2.19:
51305130
dependencies:
51315131
"@babel/runtime" "^7.6.0"
51325132

5133-
gatsby-image@^2.2.21:
5134-
version "2.2.21"
5135-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.21.tgz#8db72cf42571c8c4ef24bc5a71a20376e67d0208"
5136-
integrity sha512-ejslqo/aYs9cy7brYdJPB3PdpPO40BXC9jmhiObSQ49hLpSj4D02tBJOtrX3PPdSEsLZ0wTSWTTSEuxJWXOy+Q==
5133+
gatsby-image@^2.2.23:
5134+
version "2.2.23"
5135+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177"
5136+
integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw==
51375137
dependencies:
5138-
"@babel/runtime" "^7.6.0"
5138+
"@babel/runtime" "^7.6.2"
51395139
object-fit-images "^3.2.4"
51405140
prop-types "^15.7.2"
51415141

0 commit comments

Comments
 (0)