sinonjs / sinon

Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.63k stars 769 forks source link

Upgrade unimported to latest #2457

Closed mroderick closed 2 years ago

mroderick commented 2 years ago

This upgrades an insecure transitive dependency: simple-git

See https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199

codecov[bot] commented 2 years ago

Codecov Report

Merging #2457 (1093133) into main (242b429) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2457   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          39       39           
  Lines        1888     1888           
=======================================
  Hits         1812     1812           
  Misses         76       76           
Flag Coverage Δ
unit 95.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 242b429...1093133. Read the comment docs.