Bump gbimage-bridge from 0.1.3 to 0.1.4 in /packages/website

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

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

View File

@ -42,7 +42,7 @@
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^3.4.0",
"gatsby-transformer-yaml": "^3.2.0",
"gbimage-bridge": "^0.1.1",
"gbimage-bridge": "^0.1.4",
"http-status-codes": "^2.1.4",
"jsonp": "^0.2.1",
"ms": "^2.1.2",
@ -13559,9 +13559,9 @@
}
},
"node_modules/gbimage-bridge": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/gbimage-bridge/-/gbimage-bridge-0.1.3.tgz",
"integrity": "sha512-0qklsVgZk8crNixk1d3Ik4xh6GZTj9UoT3UfpITwkvmPCkMRLdnlAlYZdmhWNpvnOpoDK7OPxY8FnldEPVllpQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/gbimage-bridge/-/gbimage-bridge-0.1.4.tgz",
"integrity": "sha512-Q/AS8DQ0vav2eNYYZKAtf7ROQhfZ3/uwT6y5yc/K+nhNkpbB9foizuCaAQh7op/lfoxRaIqe2iNl1gf2EnlwGg==",
"peerDependencies": {
"gatsby": "^3.0.0",
"gatsby-background-image": "^1.4.1",
@ -40379,9 +40379,9 @@
}
},
"gbimage-bridge": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/gbimage-bridge/-/gbimage-bridge-0.1.3.tgz",
"integrity": "sha512-0qklsVgZk8crNixk1d3Ik4xh6GZTj9UoT3UfpITwkvmPCkMRLdnlAlYZdmhWNpvnOpoDK7OPxY8FnldEPVllpQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/gbimage-bridge/-/gbimage-bridge-0.1.4.tgz",
"integrity": "sha512-Q/AS8DQ0vav2eNYYZKAtf7ROQhfZ3/uwT6y5yc/K+nhNkpbB9foizuCaAQh7op/lfoxRaIqe2iNl1gf2EnlwGg==",
"requires": {}
},
"generate-robotstxt": {

View File

@ -39,7 +39,7 @@
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^3.4.0",
"gatsby-transformer-yaml": "^3.2.0",
"gbimage-bridge": "^0.1.1",
"gbimage-bridge": "^0.1.4",
"http-status-codes": "^2.1.4",
"jsonp": "^0.2.1",
"ms": "^2.1.2",