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

Update package-lock.json #352

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

gpoitch
Copy link
Member

@gpoitch gpoitch commented Dec 13, 2018

What kind of change does this PR introduce?
Syncing

Did you add tests for your changes?
No

Summary
package-lock.json is out of sync. This is the result of cloning the fresh repo and running npm install. Without this, no one can contribute changes that add/remove dependencies.

Does this PR introduce a breaking change?
No

@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

Merging #352 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files           7        7           
  Lines         252      252           
=======================================
  Hits          244      244           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e56a181...7b5492f. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

Merging #352 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files           7        7           
  Lines         252      252           
=======================================
  Hits          244      244           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e56a181...7b5492f. Read the comment docs.

@alexander-akait alexander-akait merged commit e6cfe7c into webpack:master Dec 13, 2018
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