Skip to content

Commit ebc73da

Browse files
build(deps): bump react-syntax-highlighter and @types/react-syntax-highlighter
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) and [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter). These dependencies needed to be updated together. Updates `react-syntax-highlighter` from 15.4.4 to 15.5.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](https://github.com/react-syntax-highlighter/react-syntax-highlighter/commits/15.5.0) Updates `@types/react-syntax-highlighter` from 13.5.2 to 15.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/react-syntax-highlighter" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2edf99c commit ebc73da

2 files changed

Lines changed: 53 additions & 35 deletions

File tree

package-lock.json

Lines changed: 51 additions & 33 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
@@ -55,7 +55,7 @@
5555
"react-identicons": "1.2.5",
5656
"react-router": "6.2.1",
5757
"react-router-dom": "6.2.1",
58-
"react-syntax-highlighter": "15.4.4",
58+
"react-syntax-highlighter": "15.5.0",
5959
"semver": "7.3.5",
6060
"serve-handler": "6.1.3",
6161
"stream": "npm:stream-browserify",
@@ -82,7 +82,7 @@
8282
"@types/react-dom": "17.0.11",
8383
"@types/react-router": "5.1.18",
8484
"@types/react-router-dom": "5.3.2",
85-
"@types/react-syntax-highlighter": "13.5.2",
85+
"@types/react-syntax-highlighter": "15.5.2",
8686
"@types/semver": "7.3.9",
8787
"@typescript-eslint/eslint-plugin": "5.28.0",
8888
"@typescript-eslint/parser": "5.28.0",

0 commit comments

Comments
 (0)