Skip to content

Commit c567783

Browse files
Bump prismjs and react-syntax-highlighter
Bumps [prismjs](https://github.com/PrismJS/prism) and [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter). These dependencies needed to be updated together. Updates `prismjs` from 1.17.1 to 1.29.0 - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.17.1...v1.29.0) Updates `react-syntax-highlighter` from 12.2.1 to 15.5.0 - [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@v12.2.1...15.5.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect - dependency-name: react-syntax-highlighter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77b925b commit c567783

File tree

3 files changed

+112
-162
lines changed

3 files changed

+112
-162
lines changed

package-lock.json

Lines changed: 54 additions & 84 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
@@ -54,7 +54,7 @@
5454
"react-scripts": "3.4.0",
5555
"react-scroll": "^1.7.15",
5656
"react-swipeable-views": "^0.13.3",
57-
"react-syntax-highlighter": "^12.2.1",
57+
"react-syntax-highlighter": "^15.5.0",
5858
"react-touch-carousel": "^0.9.3",
5959
"react-vimeo": "^2.0.0",
6060
"react-youtube": "^7.9.0",

0 commit comments

Comments
 (0)