Closed jpwilliams closed 2 months ago
Latest commit: 515f10a0d462f9fdbac3fc8fc9dd66fca2a454c0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Summary
A small bump for
@types/*
packages ininngest
, ensuring we have the latest for all and that they're all TS 4.7-compatible (using@types/*@ts4.7
), see DefinitelyTyped -> Support Window -> Older versions of TypeScript.Checklist
Related