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

Bump marked from 0.7.0 to 4.0.10 #621

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

pradeepnschrodinger
Copy link
Collaborator

Bumps marked from 0.7.0 to 4.0.10.

Same as #619 made by dependabot, but with an additional small change to fix how marked was imported.


var marked = require('marked');
const { marked } = require('marked');
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marked needs to be imported slightly differently after the bump.
Every other change in this file is just prettier doing its thing.

@pradeepnschrodinger pradeepnschrodinger added the dependencies Pull requests that update a dependency file label Feb 22, 2022
@pradeepnschrodinger pradeepnschrodinger merged commit 83ebbcd into v1.2.x Feb 28, 2022
@pradeepnschrodinger pradeepnschrodinger deleted the update-marked branch February 28, 2022 11:23
@pradeepnschrodinger
Copy link
Collaborator Author

Released with v1.2.4

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.

1 participant