Skip to content

Commit f0b8eb8

Browse files
Bump react-syntax-highlighter from 15.5.0 to 15.6.1 in /app/frontend (#2170)
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.5.0 to 15.6.1. - [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@15.5.0...v15.6.1) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d8d788 commit f0b8eb8

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

app/frontend/package-lock.json

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-router-dom": "^6.26.2",
3131
"react-helmet-async": "^2.0.5",
3232
"react-i18next": "^15.1.1",
33-
"react-syntax-highlighter": "^15.5.0",
33+
"react-syntax-highlighter": "^15.6.1",
3434
"rehype-raw": "^7.0.0",
3535
"remark-gfm": "^4.0.0",
3636
"scheduler": "^0.20.2"

0 commit comments

Comments
 (0)