From 5a28d87769a42a68579abec09818e7ccc84b06c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:01:26 +0000 Subject: [PATCH] chore(deps): bump @theme-ui/prism in /gatsby-theme-code-notes Bumps [@theme-ui/prism](https://github.com/system-ui/theme-ui) from 0.7.3 to 0.15.1. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.7.3...v0.15.1) --- updated-dependencies: - dependency-name: "@theme-ui/prism" 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..db01376 100644 --- a/gatsby-theme-code-notes/package.json +++ b/gatsby-theme-code-notes/package.json @@ -44,7 +44,7 @@ "@mdx-js/mdx": "^1.6.5", "@mdx-js/react": "^1.6.5", "@theme-ui/presets": "0.7.3", - "@theme-ui/prism": "0.7.3", + "@theme-ui/prism": "0.15.1", "color-hash": "^2.0.0", "copee": "^1.0.6", "gatsby-core-utils": "^2.3.0",