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

Remove depends on optimist by upgrade handlebars, #1447

Merged
merged 2 commits into from
Oct 8, 2020

Conversation

lygstate
Copy link
Contributor

force minimist to version 1.2.5

optimist@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
dependencies:
minimist "~0.0.1"
wordwrap "~0.0.2"

Fixes #1446

@bobbrow bobbrow added this to the 1.5.0 milestone Oct 2, 2020
@lygstate lygstate force-pushed the optimist branch 2 times, most recently from f5f9396 to e1dc611 Compare October 7, 2020 22:01
@lygstate lygstate force-pushed the optimist branch 2 times, most recently from d01a471 to eff7b23 Compare October 8, 2020 10:43
force minimist to version 1.2.5

optimist@^0.6.1:
  version "0.6.1"
  resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
  integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
  dependencies:
    minimist "~0.0.1"
    wordwrap "~0.0.2"
@andreeis andreeis merged commit aa254ef into microsoft:develop Oct 8, 2020
@bobbrow bobbrow modified the milestones: 1.6.0, 1.5.0 Oct 15, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
@lygstate lygstate deleted the optimist branch February 8, 2022 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building vscode-cmake-tools under win10 failed.
3 participants