Skip to content

Revert npm audit gate to full tree once GHSA-mh99-v99m-4gvg is fixable in the dev tree #138

Description

@indigo423

Follow-up to #136 / #137. The audit gate in make audit / make verify runs with --omit=dev because brace-expansion <=5.0.7 (GHSA-mh99-v99m-4gvg) has no fix compatible with eslint 9 / eslint-config-next's minimatch@3 chain.

When eslint / eslint-config-next's plugins move off minimatch@3 (check with npm ls minimatch brace-expansion), remove --omit=dev from both audit invocations in the Makefile and drop the comment above the audit target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions