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

chore(deps-dev): add @types/js-yaml 4.0.9 #11620

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

C17AN
Copy link
Contributor

@C17AN C17AN commented Aug 10, 2024

Summary

Fixes #11619.

Problem

The issue occurred where the type of the js-yaml package used for parsing YAML in front-matter_utils.js and document.ts was not being inferred.

Solution

@types/js-yaml package will be added to devdependencies list.


Screenshots

Before

image

After

image

How did you test this change?

Tested on my local machine, with node 18.

@C17AN C17AN requested a review from mdn-bot as a code owner August 10, 2024 07:01
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Aug 10, 2024
@caugner caugner changed the title chore(deps): add @types/js-yaml to devDependency list chore(deps-dev): add @types/js-yaml 4.0.9 Sep 6, 2024
@caugner caugner merged commit 0c4e3f7 into mdn:main Sep 6, 2024
10 checks passed
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.

Add @types/js-yaml to devdependency list
2 participants