Skip to content

Commit e0ef639

Browse files
Bump highlight.js and react-syntax-highlighter
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) to 10.7.3 and updates ancestor dependency [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter). These dependencies need to be updated together. Updates `highlight.js` from 9.12.0 to 10.7.3 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.7.3/CHANGES.md) - [Commits](highlightjs/highlight.js@9.12.0...10.7.3) Updates `react-syntax-highlighter` from 5.8.0 to 15.6.1 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@v5.8.0...v15.6.1) --- updated-dependencies: - dependency-name: highlight.js dependency-version: 10.7.3 dependency-type: indirect - dependency-name: react-syntax-highlighter dependency-version: 15.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce157f1 commit e0ef639

File tree

2 files changed

+246
-40
lines changed

2 files changed

+246
-40
lines changed

package-lock.json

Lines changed: 245 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-dom": "^18.3.1",
5353
"react-icons": "^5.5.0",
5454
"react-markdown": "^10.1.0",
55-
"react-syntax-highlighter": "^5.8.0",
55+
"react-syntax-highlighter": "^15.6.1",
5656
"rehype-highlight": "^7.0.0",
5757
"rehype-slug": "^6.0.0",
5858
"remark": "^15.0.1",

0 commit comments

Comments
 (0)