Skip to content

Commit ee09236

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 8b3ea52 commit ee09236

2 files changed

Lines changed: 52 additions & 34 deletions

File tree

package-lock.json

Lines changed: 50 additions & 32 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
@@ -57,7 +57,7 @@
5757
"react-identicons": "1.2.5",
5858
"react-router": "6.2.1",
5959
"react-router-dom": "6.2.1",
60-
"react-syntax-highlighter": "15.4.4",
60+
"react-syntax-highlighter": "15.5.0",
6161
"remixicon-react": "^1.0.0",
6262
"semver": "7.3.5",
6363
"serve-handler": "6.1.3",
@@ -85,7 +85,7 @@
8585
"@types/react-dom": "17.0.11",
8686
"@types/react-router": "5.1.18",
8787
"@types/react-router-dom": "5.3.2",
88-
"@types/react-syntax-highlighter": "13.5.2",
88+
"@types/react-syntax-highlighter": "15.5.2",
8989
"@types/semver": "7.3.9",
9090
"@typescript-eslint/eslint-plugin": "5.28.0",
9191
"@typescript-eslint/parser": "5.28.0",

0 commit comments

Comments
 (0)