-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
@microsoft/api-extractor-model ^7.23.1 → ^7.26.7 @typescript-eslint/eslint-plugin ^5.33.0 → ^5.59.2 @typescript-eslint/parser ^5.33.0 → ^5.59.2 chai ^4.3.6 → ^4.3.7 eslint-config-prettier ^8.5.0 → ^8.8.0 mocha ^10.0.0 → ^10.2.0 mongodb ^5.0.0 → ^5.3.0 prettier ^2.7.1 → ^2.8.8 sinon ^14.0.0 → ^15.0.4 typescript ^4.7.4 → ^5.0.4
- Add compilerOptions that align with the driver's lib settings – if you pull in the node types and the default tslib there's an error b/c AbortController types don't match. Does not effect this repo, we run type tests only
- Upgrading TS is low impact, we just assert the typedefs are valid syntax