erisu opened a new pull request #23: URL: https://github.com/apache/cordova-eslint/pull/23
Bump all eslint related dependencies. - eslint@^7.32.0 - eslint-config-standard@^16.0.3 - eslint-plugin-import@^2.24.2 - eslint-plugin-node@^11.1.0 - eslint-plugin-promise@^5.1.0 - eslint-plugin-standard@^5.0.0 ESLint 8.0.0-rc.0 is currently out for the past 12 days. We might be able to upgrade if it released before major release. I am unable to use the next version right now because the other dependencies requirements: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/eslint npm ERR! eslint@"8.0.0-rc.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer eslint@"^7.12.1" from [email protected] npm ERR! node_modules/eslint-config-standard npm ERR! eslint-config-standard@"^16.0.3" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/eslint npm ERR! peer eslint@"^7.12.1" from [email protected] npm ERR! node_modules/eslint-config-standard npm ERR! eslint-config-standard@"^16.0.3" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
