Skip to content

Commit 01a69da

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 a7bd94a commit 01a69da

2 files changed

Lines changed: 54 additions & 36 deletions

File tree

package-lock.json

Lines changed: 52 additions & 34 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
@@ -56,7 +56,7 @@
5656
"react-identicons": "1.2.5",
5757
"react-router": "6.2.1",
5858
"react-router-dom": "6.2.1",
59-
"react-syntax-highlighter": "15.4.4",
59+
"react-syntax-highlighter": "15.5.0",
6060
"remixicon-react": "^1.0.0",
6161
"semver": "7.3.5",
6262
"serve-handler": "6.1.3",
@@ -84,7 +84,7 @@
8484
"@types/react-dom": "17.0.11",
8585
"@types/react-router": "5.1.18",
8686
"@types/react-router-dom": "5.3.2",
87-
"@types/react-syntax-highlighter": "13.5.2",
87+
"@types/react-syntax-highlighter": "15.5.4",
8888
"@types/semver": "7.3.9",
8989
"@typescript-eslint/eslint-plugin": "5.28.0",
9090
"@typescript-eslint/parser": "5.28.0",

0 commit comments

Comments
 (0)