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

Update highlight.js to v10.4.1 #345

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Update highlight.js to v10.4.1 #345

merged 1 commit into from
Dec 9, 2020

Conversation

tu4mo
Copy link
Contributor

@tu4mo tu4mo commented Dec 9, 2020

Currently highlight.js 10.4.1 will be installed in node_modules/lowlight/node_modules. Adding this will make sure that it's installed in root node_modules so react-syntax-highlighter uses the correct version.

Fixes #343.

@simmerer
Copy link
Collaborator

simmerer commented Dec 9, 2020

Sorry about the regression - I had already bumped this here #338

I'll get this merged shortly.

@simmerer simmerer merged commit 4454e41 into react-syntax-highlighter:master Dec 9, 2020
@simmerer
Copy link
Collaborator

simmerer commented Dec 9, 2020

https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases/tag/v15.4.3

@simmerer simmerer added the dependencies Pull requests that update a dependency file label Dec 9, 2020
@tu4mo
Copy link
Contributor Author

tu4mo commented Dec 10, 2020

Thanks @simmerer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't resolve 'highlight.js/lib/languages/node-repl'
2 participants