particle-iot / particle-usb

A library for accessing Particle USB devices
Apache License 2.0
5 stars 1 forks source link

chore/sc-104328/dependencies #66

Closed busticated closed 2 years ago

busticated commented 2 years ago

Description

Updates dependencies, most notably major version bumps for usb, @particle/device-constants, and webpack.

How to Test

  1. Pull down this branch (git pull && git checkout chore/sc-104328/dependencies)
  2. Reinstall dependencies (npm run reinstall)
  3. Run tests (npm run test:ci)

Outcome

All tests pass both locally and in CI 👍

Related / Discussions

https://app.shortcut.com/particle/story/104328