Skip to content

Commit e754103

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency theme-ui to ^0.2.31 (#16436)
1 parent c7f7298 commit e754103

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

themes/gatsby-theme-blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-helmet": "^5.2.1",
4444
"react-switch": "^5.0.1",
4545
"remark-slug": "^5.1.2",
46-
"theme-ui": "^0.2.29",
46+
"theme-ui": "^0.2.31",
4747
"typeface-merriweather": "0.0.72",
4848
"typeface-montserrat": "0.0.75",
4949
"typography-theme-wordpress-2016": "^0.16.19"

themes/gatsby-theme-notes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"gatsby-source-filesystem": "^2.1.8",
4545
"is-present": "^1.0.0",
4646
"react-feather": "^1.1.6",
47-
"theme-ui": "^0.2.29"
47+
"theme-ui": "^0.2.31"
4848
}
4949
}

0 commit comments

Comments
 (0)