From 0a81ed2ea6447e2a690a92ccfe1ed86aa041beb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 19:53:12 +0000 Subject: [PATCH] chore(deps): bump gatsby-plugin-theme-ui in /gatsby-theme-code-notes Bumps [gatsby-plugin-theme-ui](https://github.com/system-ui/theme-ui) from 0.7.3 to 0.15.5. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.15.5/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.7.3...v0.15.5) --- updated-dependencies: - dependency-name: gatsby-plugin-theme-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gatsby-theme-code-notes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-theme-code-notes/package.json b/gatsby-theme-code-notes/package.json index 4e95fda..f2b3970 100644 --- a/gatsby-theme-code-notes/package.json +++ b/gatsby-theme-code-notes/package.json @@ -56,7 +56,7 @@ "gatsby-plugin-react-helmet": "^4.3.0", "gatsby-plugin-redirects": "^1.0.0", "gatsby-plugin-sharp": "^3.3.1", - "gatsby-plugin-theme-ui": "0.7.3", + "gatsby-plugin-theme-ui": "0.15.5", "gatsby-plugin-typescript": "^3.3.0", "gatsby-remark-double-brackets-link": "^0.1.8", "gatsby-remark-images": "^5.0.0",