DataDog / datadog-ci

Use Datadog from your CI.
https://datadoghq.com
Apache License 2.0
129 stars 55 forks source link

[chore] Clean yarn resolutions #1448

Closed Drarig29 closed 2 months ago

Drarig29 commented 2 months ago

What and why?

Yarn resolutions are for package consumers, so they should not be mentioning devDependencies.

The only remaining one - ini - is an actual dependency.

How?

Remove packages from resolutions.

Review checklist