Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump @types/react-syntax-highlighter from 13.5.2 to 15.5.7 #955

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading