epoberezkin / fast-json-stable-stringify

Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.
Other
285 stars 34 forks source link

Update all the dev dependencies #9

Closed abdonrd closed 4 years ago

abdonrd commented 4 years ago

Update all the dev dependencies to the latest versions.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 766143b7a16412d45e40a081ea808a46bbe7fc97 on abdonrd:update-dependencies into 4a5959feaa18646d0dad4aed56bb3dacba5b7b18 on epoberezkin:master.

abdonrd commented 4 years ago

I can't update eslint and nyc to the latest versions if you want to support old Node.js versions.

abdonrd commented 4 years ago

Friendly ping to @epoberezkin 😄

epoberezkin commented 4 years ago