Skip to content

Update project to latest Node.js LTS (16.14.0)

Evan Read requested to merge eread/update-project-to-latest-node_js-lts into master

What does this MR do?

As an asdf user, I noticed this project required a very old version of Node.js.

I've updated some configuration to use the latest LTS Node.js and Yarn 1.x.

This required an update to node-sass, which in turn required an update to sass-loader.

Edited by Evan Read

Merge request reports