Skip to content

Commit b02a526

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency gatsby-image to v2.0.24
1 parent 87ad781 commit b02a526

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

β€Žsite/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"classnames": "2.2.6",
1010
"docsearch.js": "2.6.2",
1111
"gatsby": "2.0.66",
12-
"gatsby-image": "2.0.23",
12+
"gatsby-image": "2.0.24",
1313
"gatsby-plugin-catch-links": "2.0.9",
1414
"gatsby-plugin-manifest": "2.0.12",
1515
"gatsby-plugin-netlify": "2.0.6",

β€Žsite/yarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5878,10 +5878,10 @@ gatsby-cli@^2.4.6:
58785878
yargs "^11.1.0"
58795879
yurnalist "^0.2.1"
58805880

5881-
gatsby-image@2.0.23:
5882-
version "2.0.23"
5883-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.23.tgz#64e6b01a02234ef71e7e93500207fd9e7f77df86"
5884-
integrity sha512-Ab1wQI9nJQxF4TTgdYqENs5tFJg6voBp1YCRUl7ppjSJadKvmaoneVQFCSGm29WSK/DgsRE0MVQ1Fe3L+ke9mg==
5881+
gatsby-image@2.0.24:
5882+
version "2.0.24"
5883+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.24.tgz#90ca5a9dfc377a63807c0d6a5e1a7ab152ee7f48"
5884+
integrity sha512-x4aeBosxBKStSTSsb8U1NrQAo++9YalllbRKI9a+14vfrlrYrKXFj3S/8Y9l4ql7TcwRJBibDQilw+fd7YFwyQ==
58855885
dependencies:
58865886
"@babel/runtime" "^7.0.0"
58875887
prop-types "^15.6.1"

0 commit comments

Comments
Β (0)