From b92ca8dd2574458721d9b0dfc7dada5b32718430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 19:54:04 +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.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: "@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..52e91e7 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.5", "color-hash": "^2.0.0", "copee": "^1.0.6", "gatsby-core-utils": "^2.3.0",