erisu opened a new pull request #1279: URL: https://github.com/apache/cordova-android/pull/1279
### Motivation and Context Bump all npm package dependencies where possible. * Rebuilt `package-lock.json` Dev Packages: * `jasmine@^3.8.0` Release Packages: * `android-versions@^1.7.0` * `execa@^5.1.1` * `fast-glob@^3.2.7` * `fs-extra@^10.0.0` This PR is a breaking change. `fs-extra` has introduced a few breaking changes. One of them is the requirement for `node >=12`. ### Testing - `npm t` ### Checklist - [x] I've run the tests to see all new and existing tests pass -- 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]
