Skip to content

Commit 743f62e

Browse files
Bump prismjs and react-syntax-highlighter
Bumps [prismjs](https://github.com/PrismJS/prism) to 1.29.0 and updates ancestor dependency [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter). These dependencies need 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82a2ed0 commit 743f62e

File tree

2 files changed

+60
-80
lines changed

2 files changed

+60
-80
lines changed

package-lock.json

Lines changed: 59 additions & 79 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": "^16.13.1",
5555
"react-dom": "^16.13.1",
5656
"react-scripts": "^5.0.1",
57-
"react-syntax-highlighter": "^12.2.1",
57+
"react-syntax-highlighter": "^15.5.0",
5858
"tslib": "^2.0.1",
5959
"tslint": "^6.1.3",
6060
"typescript": "^4.0.3",

0 commit comments

Comments
 (0)