You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-fetch isn't updated to 3.0.0 because it doesn't use require(). Babel transpilation is maybe not necessary for unit tests, you should also rename js files in mjs
@tweenjs/tween.js is not updated to 20.0.3 because it induces fails in unit tests
puppeter is not updated to 20.5.0 because it induces fails when installing modules
Eslint isn't updated to 8.0.0 because it isn't by 3 packages (by example visiting page )
chalk isn't updated to 5.0.0 because it doesn't use require().
The text was updated successfully, but these errors were encountered:
node-fetch
isn't updated to 3.0.0 because it doesn't userequire()
. Babel transpilation is maybe not necessary for unit tests, you should also rename js files in mjs@tweenjs/tween.js
is not updated to 20.0.3 because it induces fails in unit testspuppeter
is not updated to 20.5.0 because it induces fails when installing modulesEslint
isn't updated to 8.0.0 because it isn't by 3 packages (by example visiting page )chalk
isn't updated to 5.0.0 because it doesn't userequire()
.The text was updated successfully, but these errors were encountered: