Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vercal/nft from 0.27.5 to 0.29.2 #3368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ericcornelissen
Copy link
Contributor

Upgrade AVA's dependency on @vercal/nft from 0.27.5 to the latest version, 0.29.2. This transitively resolves a dependency on a deprecated dependency, thus improving the dependency tree of AVA. In particular, the transitive dependency on the glob package is bumped from 7.2.3 to 10.4.5. See vercel/nft#389 for more information on this change.

This change can be verified by running npm clean-install --omit dev on the main branch and these changes and comparing the output. As of writing, the former outputs multiple deprecation warnings whereas the latter has zero deprecation warnings (of course, this is a time sensitive operation so your results may vary).

Upgrade AVA's dependency on `@vercal/nft` from 0.27.5 to the latest
version, 0.29.2. This transitively resolves a dependency on a deprecated
dependency, thus improving the dependency tree of AVA. In particular,
the transitive dependency on the `glob` package is bumped from 7.2.3 to
10.4.5.

This change can be verified by running `npm clean-install --omit dev` on
the main branch and this change and comparing the output. As of writing,
the former outputs multiple deprecation warnings whereas the latter has
zero deprecation warnings (of course, this is a time sensitive operation
so your results may vary).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant