Skip to content

Commit 2dc1170

Browse files
Merge pull request #25 from itsmichaelwest/dependabot/npm_and_yarn/gatsby-background-image-1.5.0
Bump gatsby-background-image from 1.4.1 to 1.5.0
2 parents bdc78c3 + 74f6d18 commit 2dc1170

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/typography": "^0.4.0",
1313
"autoprefixer": "^10.2.5",
1414
"gatsby": "^2.24.91",
15-
"gatsby-background-image": "^1.4.1",
15+
"gatsby-background-image": "^1.5.0",
1616
"gatsby-image": "^3.0.0",
1717
"gatsby-plugin-catch-links": "^2.3.11",
1818
"gatsby-plugin-feed": "^2.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6605,10 +6605,10 @@ functional-red-black-tree@^1.0.1:
66056605
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
66066606
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
66076607

6608-
gatsby-background-image@^1.4.1:
6609-
version "1.4.1"
6610-
resolved "https://registry.yarnpkg.com/gatsby-background-image/-/gatsby-background-image-1.4.1.tgz#d084a029b5fc082bac55870d6508c60be545367c"
6611-
integrity sha512-AJpdc5L+ufOTrxp23QiHXYxrfS6+6mZNjxsE6X3r3OlbFPAF6tkskqECZt8il7R2rU5opW7SV5PjVspq1eqQiQ==
6608+
gatsby-background-image@^1.5.0:
6609+
version "1.5.0"
6610+
resolved "https://registry.yarnpkg.com/gatsby-background-image/-/gatsby-background-image-1.5.0.tgz#71b336da22d02a07b6fb4289ceb73950f4bf87f7"
6611+
integrity sha512-iSx11CaJ0bpbcU5HGAIEyBIAFeMzncED0Djug9ZW1DuvsptWrAkeH4VXq3hnu2rUtCsJziEEZRFeegzQZw6ubw==
66126612
dependencies:
66136613
"@babel/runtime" "^7.12.13"
66146614
filter-invalid-dom-props "^2.0.0"

0 commit comments

Comments
 (0)