apache / cordova-fetch

Apache Cordova Fetch Library
https://cordova.apache.org/
Apache License 2.0
27 stars 27 forks source link

dep!: bumped node & npm engine requirment & dependencies w/ package-lock rebuild #108

Closed erisu closed 1 year ago

erisu commented 1 year ago

Platforms affected

n/a

Motivation and Context

Use latest possible dependencies

Description

Bump engine requirements:

Node engine was bumped to fall inline with the requirement of @npmcli/arborist@6.2.5

Npm engine was bumped to follow Node 16.13.0 defaults.

Rebuilt package-lock.json with the following bumped packages:

Skipped:

Testing

npm t

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #108 (4842a8c) into master (10d9191) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   91.80%   91.80%           
=======================================
  Files           1        1           
  Lines          61       61           
=======================================
  Hits           56       56           
  Misses          5        5           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more