Skip to content

⬆️ Run build against modern Node.js versions#38

Merged
nornagon merged 1 commit intoottypes:masterfrom
reedsy:bump-node
Jul 7, 2021
Merged

⬆️ Run build against modern Node.js versions#38
nornagon merged 1 commit intoottypes:masterfrom
reedsy:bump-node

Conversation

@alecgibson
Copy link
Copy Markdown
Contributor

Node.js 8 has been end-of-lifed. This change bumps our version of
mocha so that we can run the build against newer versions of Node.js.

The change of mocha syntax is because the compilers option was
deprecated.

Node.js 8 has been [end-of-lifed][1]. This change bumps our version of
`mocha` so that we can run the build against newer versions of Node.js.

The change of `mocha` syntax is because the `compilers` option was
[deprecated][2].

[1]: https://nodejs.org/en/about/releases/
[2]: https://github.com/mochajs/mocha/wiki/compilers-deprecation
@nornagon nornagon merged commit b89153c into ottypes:master Jul 7, 2021
@alecgibson alecgibson deleted the bump-node branch July 8, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants