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 js-yaml #454

Merged
merged 1 commit into from
May 11, 2021
Merged

Conversation

remcohaszing
Copy link
Contributor

The new version of js-yaml doesn’t depend on esprima, which is a big unused dependency.

Also @types/js-yaml was added for better type safety.

What does this PR do?

Update js-yaml.

What issues does this PR fix or reference?

N/A

Is it tested? How?

yarn test still works.

The new version of `js-yaml` doesn’t depend on `esprima`, which is a big unused
dependency.

Also `@types/js-yaml` was added for better type safety.
@coveralls
Copy link

coveralls commented May 11, 2021

Coverage Status

Coverage remained the same at 79.917% when pulling 7cd5ff8 on remcohaszing:bump-js-yaml into 3992663 on redhat-developer:master.

@evidolob evidolob merged commit 76e65b7 into redhat-developer:master May 11, 2021
@remcohaszing remcohaszing deleted the bump-js-yaml branch February 13, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants