We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chore summary
Hello !
I found unsupported dependency which could be updated.
It produces warnings when installing :
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
└─┬ @stoplight/spectral-cli@6.14.2 └─┬ @stoplight/spectral-ruleset-bundler@1.6.1 └─┬ @rollup/plugin-commonjs@22.0.2 └─┬ magic-string@0.25.9 └── sourcemap-codec@1.4.8
│ ├─┬ @stoplight/spectral-cli@6.14.2 │ │ └─┬ @stoplight/spectral-ruleset-bundler@1.6.1 │ │ └─┬ @rollup/plugin-commonjs@22.0.2 │ │ └── glob@7.2.3
Tasks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Chore summary
Hello !
I found unsupported dependency which could be updated.
It produces warnings when installing :
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
└─┬ @stoplight/spectral-cli@6.14.2
└─┬ @stoplight/spectral-ruleset-bundler@1.6.1
└─┬ @rollup/plugin-commonjs@22.0.2
└─┬ magic-string@0.25.9
└── sourcemap-codec@1.4.8
│ ├─┬ @stoplight/spectral-cli@6.14.2
│ │ └─┬ @stoplight/spectral-ruleset-bundler@1.6.1
│ │ └─┬ @rollup/plugin-commonjs@22.0.2
│ │ └── glob@7.2.3
Tasks
The text was updated successfully, but these errors were encountered: