stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.48k stars 233 forks source link

Rollup plugin commonjs should be a dev dependency #2563

Open w3nl opened 9 months ago

w3nl commented 9 months ago

@P0lip / @mnaumanali94

Chore summary Rollup plugin commonjs is now a normal dependency, and is installed if you add @stoplight/spectral-ruleset-bundler to a project. This will result in some unnecessary dependencies that are installed.

Tasks

Additional context Also fixes a Snyk issue of inflight https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 @stoplight/spectral-ruleset-bundler@1.5.2 › @rollup/plugin-commonjs@25.0.7 › glob@8.1.0 › inflight@1.0.6