rtfeldman / node-test-runner

Runs elm-test suites from Node.js. Get it with npm install -g elm-test
BSD 3-Clause "New" or "Revised" License
132 stars 79 forks source link

Update dependencies #622

Closed lydell closed 1 year ago

lydell commented 1 year ago

Updates dependencies, devDependencies, elm tooling, elm review packages, except when Node.js 12 was dropped.

I also skipped updating flow because the latest version finds many issues in the code and I don’t have time right now to fix them.

Closes https://github.com/rtfeldman/node-test-runner/issues/619 by requiring the latest elm-solve-deps-wasm version.