DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
107 stars 35 forks source link

feat: Remove type libraries as aws-sdk and nock provide their own types. #484

Closed astuyve closed 4 months ago

astuyve commented 6 months ago

What does this PR do?

Bumps deps, removes unused dependencies which come with their own types

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

duncanista commented 4 months ago

is this still a WIP? I effectively removed nock types on #527, but @types/aws-sdk can't be ditched yet due test mocking(?