Bump gatsby-background-image from 1.5.1 to 1.5.3 in /packages/website

Bumps [gatsby-background-image](https://github.com/timhagn/gatsby-background-image) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/timhagn/gatsby-background-image/releases)
- [Commits](https://github.com/timhagn/gatsby-background-image/compare/gatsby-background-image@1.5.1...gatsby-background-image@1.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 17:12:50 +00:00 committed by GitHub
parent 75968eb789
commit c8d3f49410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -19,7 +19,7 @@
"crypto-browserify": "^3.12.0",
"framer-motion": "^4.0.3",
"gatsby": "^3.2.1",
"gatsby-background-image": "^1.5.0",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.2.0",
"gatsby-plugin-image": "^1.1.2",
"gatsby-plugin-manifest": "^3.0.0",
@ -11400,11 +11400,11 @@
}
},
"node_modules/gatsby-background-image": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/gatsby-background-image/-/gatsby-background-image-1.5.1.tgz",
"integrity": "sha512-7Ir5rC+SexKYn4+t9s7iqwQ/DinfV6qtL/+ZgHbbgrkRy3+yVnsufOuKjUwKlw37jUC0iq9KkSufi7riy6nRYg==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/gatsby-background-image/-/gatsby-background-image-1.5.3.tgz",
"integrity": "sha512-mELRONXu4QpNJQ8rKqFmqRKO1l7I/xDWCPEjzf4qg6epWisr7QTrBL3mYFdl7+CUjV7Lw2xSXy26JsLw8vbI5w==",
"dependencies": {
"@babel/runtime": "^7.12.13",
"@babel/runtime": "^7.13.17",
"filter-invalid-dom-props": "^2.0.0",
"global": "^4.4.0",
"short-uuid": "^4.1.0",
@ -38874,11 +38874,11 @@
}
},
"gatsby-background-image": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/gatsby-background-image/-/gatsby-background-image-1.5.1.tgz",
"integrity": "sha512-7Ir5rC+SexKYn4+t9s7iqwQ/DinfV6qtL/+ZgHbbgrkRy3+yVnsufOuKjUwKlw37jUC0iq9KkSufi7riy6nRYg==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/gatsby-background-image/-/gatsby-background-image-1.5.3.tgz",
"integrity": "sha512-mELRONXu4QpNJQ8rKqFmqRKO1l7I/xDWCPEjzf4qg6epWisr7QTrBL3mYFdl7+CUjV7Lw2xSXy26JsLw8vbI5w==",
"requires": {
"@babel/runtime": "^7.12.13",
"@babel/runtime": "^7.13.17",
"filter-invalid-dom-props": "^2.0.0",
"global": "^4.4.0",
"short-uuid": "^4.1.0",

View File

@ -16,7 +16,7 @@
"crypto-browserify": "^3.12.0",
"framer-motion": "^4.0.3",
"gatsby": "^3.2.1",
"gatsby-background-image": "^1.5.0",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.2.0",
"gatsby-plugin-image": "^1.1.2",
"gatsby-plugin-manifest": "^3.0.0",