From 08c7efbcdb4f9951d150798ecbdd779ababede8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 08:04:52 +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.3. - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.15.3/CHANGELOG.md) - [Commits](https://github.com/system-ui/theme-ui/compare/v0.7.3...v0.15.3) --- 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..8ce2039 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.3", "color-hash": "^2.0.0", "copee": "^1.0.6", "gatsby-core-utils": "^2.3.0",