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

fix(deps): update dependency yargs-parser to v21.1.1 #2231

Merged
merged 2 commits into from Nov 3, 2022
Merged

fix(deps): update dependency yargs-parser to v21.1.1 #2231

merged 2 commits into from Nov 3, 2022

Conversation

webbertakken
Copy link
Contributor

@webbertakken webbertakken commented Aug 27, 2022

Currently yargs is not usable in Deno when using.env() because Deno.env.toObject() is not returned, causing a fatal error.

This was fixed in yargs/yargs-parser#432 and released in yargs-parser v21.0.1.

This dependency bump will fix .env in yargs for Deno users.

webbertakken and others added 2 commits August 27, 2022 16:50
Currently the `yargs` is not usable in Deno with `.env()`. 
This was fixed in yargs/yargs-parser#432
It was released in yargs-parser v21.0.1
This dependency bump will fix `yargs` for Deno.
@bcoe bcoe merged commit 75b4d52 into yargs:main Nov 3, 2022
@webbertakken
Copy link
Contributor Author

🎉

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

2 participants