Skip to content

Commit a0c292b

Browse files
Bump prismjs and react-syntax-highlighter
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.6 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.6...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>
1 parent 5c059ff commit a0c292b

2 files changed

Lines changed: 26 additions & 208 deletions

File tree

package-lock.json

Lines changed: 25 additions & 207 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
@@ -23,7 +23,7 @@
2323
"remark-breaks": "^4.0.0",
2424
"rehype-raw": "^7.0.0",
2525
"rehype-sanitize": "^6.0.0",
26-
"react-syntax-highlighter": "^15.5.0",
26+
"react-syntax-highlighter": "^16.1.0",
2727
"@types/react-syntax-highlighter": "^15.5.11"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)