v5.4.0
Update jsdom and lodash dependencies
- Resolves security alerts around
jsdom
andlodash
dependencies. - Updates CI badge URL in README.md
- Cleans up package management-This repo uses yarn, package-lock.json is no longer required here.
- Updates base support for node.js v10 and v12, this has been reflected in the CI
test configuration.