sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
792 stars 72 forks source link

chore: npm audit fix --force #546

Open nicksnyder opened 5 years ago

nicksnyder commented 5 years ago

fixes https://github.com/sourcegraph/security-issues/issues/4

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      489      489           
=======================================
  Hits         1710     1710           
  Misses        346      346           
  Partials        2        2

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 3437b37...f3354f7. Read the comment docs.

felixfbecker commented 5 years ago

This is a major version, did you test this / check the breaking changes?

felixfbecker commented 5 years ago

Also renaming to chore because this only affects devDependencies.

nicksnyder commented 5 years ago

nope, did not test