webpack-contrib / imports-loader

Imports Loader
MIT License
520 stars 63 forks source link

chore: update deps #104

Closed snitin315 closed 3 years ago

snitin315 commented 3 years ago

This PR contains a:

Motivation / Use-Case

update deps and lockfile.

Breaking Changes

None

Additional Info

I hope this will fix CI

alexander-akait commented 3 years ago

hm, all fine, just update tests

snitin315 commented 3 years ago

@alexander-akait all tests are passing locally, nothing to update.

Screenshot 2021-07-13 at 6 21 56 PM

also passing for node 16 on CI - https://github.com/webpack-contrib/imports-loader/pull/104/checks?check_run_id=3056758162

Screenshot 2021-07-13 at 6 25 51 PM
alexander-akait commented 3 years ago

Try to do rm -rf package-json.lock && npm i, I think something with cache

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (73338f7) into master (186da2c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 73338f7 differs from pull request most recent head 6d6654c. Consider uploading reports for the commit 6d6654c to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files           3        3           
  Lines         211      211           
  Branches       77       77           
=======================================
  Hits          210      210           
  Misses          1        1           

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 df8284b...6d6654c. Read the comment docs.