-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a node engineer I want to make our tooling and dependency versions consistent so that there is less management overhead.
Before we make the major release of this library we should update the dependencies which should help squash frequent dependabot complaints.
User Impact
None
Dependencies
None
Unknowns
- Are there any breaking changes in the dependencies that are an issue?
- "bindings": "^1.5.0",
- "node-addon-api": "^4.1.0",
- "prebuild-install": "6.1.2"
Acceptance Criteria
Implementation Requirements
- Update dependencies, bring over relevant eslint / prettier / mocha config from driver.
Testing Requirements
- Tests should continue passing.
Documentation Requirements
- None
Follow Up Requirements
- None