Skip to content

Commit 72259aa

Browse files
Bump react-syntax-highlighter from 15.6.1 to 15.6.3
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.6.1 to 15.6.3. - [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...v15.6.3) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-version: 15.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc75e8f commit 72259aa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"react-responsive": "^10.0.0",
29-
"react-syntax-highlighter": "^15.5.0"
29+
"react-syntax-highlighter": "^15.6.3"
3030
},
3131
"peerDependencies": {
3232
"react": ">=18.3"
@@ -55,7 +55,7 @@
5555
"playwright": "^1.53.1",
5656
"react": "^18.3.0",
5757
"react-dom": "^18.3.0",
58-
"react-syntax-highlighter": "^15.5.0",
58+
"react-syntax-highlighter": "^15.6.3",
5959
"storybook": "^9.0.13",
6060
"typescript": "^5",
6161
"vitest": "^2.1.1",

0 commit comments

Comments
 (0)