Skip to content

Update dependencies including [email protected] #1178

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

Merged
merged 3 commits into from
Oct 14, 2021

Conversation

saschanaz
Copy link
Contributor

@saschanaz saschanaz commented Oct 13, 2021

Somehow the npm action is busted but I guess it's an old npm side bug since my local npm 8 is totally okay. Updated Node version to get the latest npm.

Closes #1171, closes #1167

I don't think we use it here.
@@ -31,7 +31,7 @@ jobs:
npm i
gulp runtests-parallel || true
gulp baseline-accept
git checkout package-lock.json
git restore package-lock.json
Copy link
Contributor Author

Choose a reason for hiding this comment

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

restore is a less-overloaded modern alternative to checkout

@sandersn sandersn merged commit 95f05e6 into microsoft:main Oct 14, 2021
@saschanaz saschanaz deleted the webref-manual branch October 14, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants