Skip to content

@netlify/zip-it-and-ship-it: don't depend on exact @babel/types version #6784

@jfirebaugh

Description

@jfirebaugh

Describe the bug

@netlify/zip-it-and-ship-it has a non-dev dependency on "@babel/types": "7.28.5". This prevents package managers from deduplicating this version with any other versions of @babel/types that may be present in the transitive dependencies of a package that depends on @netlify/zip-it-and-ship-it. Please use a semver range instead.

Steps to reproduce

CLI command and flags

Configuration

No response

CLI output

Environment

Metadata

Metadata

Assignees

Labels

type: bugcode to address defects in shipped code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions