Skip to content

Commit

Permalink
Bump prismjs and react-syntax-highlighter
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 82a2ed0 commit 743f62e
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 80 deletions.
138 changes: 59 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "^5.0.1",
"react-syntax-highlighter": "^12.2.1",
"react-syntax-highlighter": "^15.5.0",
"tslib": "^2.0.1",
"tslint": "^6.1.3",
"typescript": "^4.0.3",
Expand Down

0 comments on commit 743f62e

Please sign in to comment.