2.1.2
- Updated workflows to use operating system
ubuntu-22.04
and Node.js version16.17.0
- Updated the
packageManager
field ofpackage.json
to enforce the use of NPM version8.15.0
for environments with Corepack enabled - Added
validate:linting:eslint
NPM script check to the pull request CI workflow to ensure no conflicts between ESLint and Prettier - Update dependencies to latest