Skip to content

Conversation

@robertbrignull
Copy link
Contributor

Supersedes #115. You can compare the changes to the package-lock.json file and see that they are the same.

The exact commands I ran to make this change were

npm update lodash --depth 3
npm ci
npm run removeNPMAbsolutePaths

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

Copy link
Contributor

@chrisgavin chrisgavin left a comment

Choose a reason for hiding this comment

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

LGTM. If this becomes a regular issue we could probably make an Action that runs on all of Dependabot's PRs that runs removeNPMAbsolutePaths.

@robertbrignull robertbrignull merged commit 12a3723 into main Jul 27, 2020
@robertbrignull robertbrignull deleted the lodash_update branch July 27, 2020 13:57
@github-actions github-actions bot mentioned this pull request Aug 3, 2020
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.

3 participants