Skip to content

Commit

Permalink
build(deps): Bump @types/react-syntax-highlighter from 13.5.2 to 15.5.7
Browse files Browse the repository at this point in the history
Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 13.5.2 to 15.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter)

---
updated-dependencies:
- dependency-name: "@types/react-syntax-highlighter"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent fff85d3 commit ee77d83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@material-ui/lab": "4.0.0-alpha.58",
"@material-ui/pickers": "^3.3.10",
"@material-ui/system": "4.11.3",
"@types/react-syntax-highlighter": "13.5.2",
"@types/react-syntax-highlighter": "15.5.7",
"@types/react-table": "7.7.14",
"@types/uuid": "^9.0.1",
"clsx": "^2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10963,12 +10963,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-syntax-highlighter@npm:13.5.2":
version: 13.5.2
resolution: "@types/react-syntax-highlighter@npm:13.5.2"
"@types/react-syntax-highlighter@npm:15.5.7":
version: 15.5.7
resolution: "@types/react-syntax-highlighter@npm:15.5.7"
dependencies:
"@types/react": "*"
checksum: 237cb596368f7c2c8549d0150308cd5fe633d249b6e20bebb4e242bc1172b60e808db2a57d212f409ab3fee37f47b8465ac35c4754e814d7e0f53cc1b2dd14ea
checksum: 1918d01baaa9bf485093fb04167d0dc87131be708bd68d32d3f614c0e7dba05de765fc62df139fa1972836b13e27983a2d89552eda5b5a38691a4ec300949648
languageName: node
linkType: hard

Expand Down Expand Up @@ -13164,7 +13164,7 @@ __metadata:
"@types/react-plotly.js": ^2.5.2
"@types/react-router": ^5.1.4
"@types/react-router-dom": ^5.1.3
"@types/react-syntax-highlighter": 13.5.2
"@types/react-syntax-highlighter": 15.5.7
"@types/react-table": 7.7.14
"@types/react-test-renderer": ^17.0.2
"@types/storybook-react-router": ^1.0.3
Expand Down

0 comments on commit ee77d83

Please sign in to comment.