Skip to content

Commit e504dc2

Browse files
Bump prismjs and react-syntax-highlighter (#12)
Bumps [prismjs](https://github.com/PrismJS/prism) to 1.30.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.27.0 to 1.30.0 - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md) - [Commits](PrismJS/prism@v1.27.0...v1.30.0) Updates `react-syntax-highlighter` from 15.6.1 to 16.1.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@v15.6.1...v16.1.0) --- updated-dependencies: - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: indirect - dependency-name: react-syntax-highlighter dependency-version: 16.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85a8f0c commit e504dc2

2 files changed

Lines changed: 60 additions & 156 deletions

File tree

package-lock.json

Lines changed: 59 additions & 155 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
@@ -22,7 +22,7 @@
2222
"react-bootstrap-icons": "^1.11.6",
2323
"react-dom": "^19.1.0",
2424
"react-icons": "^5.5.0",
25-
"react-syntax-highlighter": "^15.6.1",
25+
"react-syntax-highlighter": "^16.1.0",
2626
"typescript": "^5.8.3",
2727
"yaml": "^2.8.0"
2828
},

0 commit comments

Comments
 (0)