Conversation
SonarQube reviewer guideSummary: Updates dependency versions and npm registry configuration, primarily downgrading ESLint from 10.0.0 to 9.39.2 and switching package resolution to JFrog Artifactory. Review Focus: The ESLint downgrade from 10.0.0 to 9.39.2 is the most significant change and warrants verification—confirm this is intentional and not a regression. Additionally, note the systematic registry URL changes from npmjs.org to JFrog Artifactory across all packages, which affects dependency resolution. Several peer dependency markers were removed (Babel, acorn, ESLint, Prettier, TypeScript, nyc, jiti), potentially altering how these dependencies are managed. Start review at:
|




Part of