Skip to content

Commit 7bb074c

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.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] <[email protected]>
1 parent b3fa9df commit 7bb074c

File tree

2 files changed

+109
-97
lines changed

2 files changed

+109
-97
lines changed

package-lock.json

Lines changed: 108 additions & 96 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
@@ -29,7 +29,7 @@
2929
"react-dom": "^18.0.0-rc.1",
3030
"react-error-boundary": "^3.1.4",
3131
"react-hook-form": "^7.66.1",
32-
"react-syntax-highlighter": "^15.6.1",
32+
"react-syntax-highlighter": "^16.1.0",
3333
"rekor": "^0.2.0",
3434
"sass": "^1.94.2"
3535
},

0 commit comments

Comments
 (0)