npm-check icon indicating copy to clipboard operation
npm-check copied to clipboard

Continuation of @dkhunt27's #397 PR

Open metasean opened this issue 3 years ago • 0 comments

This is just updating dependencies with patch and minor updates since @dkhunt27 put in PR #397.

Changes included in this PR are: - globby 11.0.2 -> 11.0.3 - lodash 4.17.20 -> 4.17.21 - semver 7.3.4 -> 7.3.5 - depcheck 1.3.1 -> 1.4.0 - ora 5.3.0 -> 5.4.0 - xo devDep 0.37.1 -> 0.38.2

Changes NOT made in this PR are: - inquirer 7.3.3 -> 8.0.0 because it drops support for Node 10 - is-ci 2.0.0 -> 3.0.0 because it drops support for Node 6, 13

I definitely don't think we should update inquirer as Node 10 is still in maintenance for another month+, however, I would like to seeis-ci updated as both Node6 and 13 are past their EOL, but I'll leave that determination up to @LinusU .

Regardless, I'm looking forward to npm-check having more up-to-date dependencies!

metasean avatar Mar 29 '21 22:03 metasean