
Dependabot keeps `@types` dependencies in sync with updated packages
Dependabot will now update @types dependencies alongside their corresponding packages in TypeScript projects. Before this change, users would see separate pull requests for a package and its corresponding @types package.…