fix(deps): update dependency gatsby-background-image to v1.5.3

This commit is contained in:
Renovate Bot 2021-07-04 15:37:27 +00:00
parent a4e0ff5a6b
commit 436914dd0c
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"babel-plugin-transform-imports": "^2.0.0",
"classnames": "^2.2.6",
"gatsby": "^3.3.1",
"gatsby-background-image": "^1.1.1",
"gatsby-background-image": "1.5.3",
"gatsby-image": "^3.3.0",
"gatsby-plugin-manifest": "^3.3.0",
"gatsby-plugin-offline": "^4.3.0",

View File

@ -5843,10 +5843,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
gatsby-background-image@^1.1.1:
version "1.5.2"
resolved "https://registry.yarnpkg.com/gatsby-background-image/-/gatsby-background-image-1.5.2.tgz#79bb6dbd6474fa709dd08c6a4aad620076539723"
integrity sha512-pENYmggaF+tQW2YN21stDvdU4ClL7lxtqDOp2QI4qXKN2M610zewHyQJpw3iXmMwV7N9KQIeOReLmwqGmU1VwA==
gatsby-background-image@1.5.3:
version "1.5.3"
resolved "https://registry.yarnpkg.com/gatsby-background-image/-/gatsby-background-image-1.5.3.tgz#3c16f19beda861e8129f95bb20a8589ee9272e2c"
integrity sha512-mELRONXu4QpNJQ8rKqFmqRKO1l7I/xDWCPEjzf4qg6epWisr7QTrBL3mYFdl7+CUjV7Lw2xSXy26JsLw8vbI5w==
dependencies:
"@babel/runtime" "^7.13.17"
filter-invalid-dom-props "^2.0.0"