etsy / kevin-middleware

This is an Express middleware that makes developing javascript in a monorepo easier.
MIT License
110 stars 5 forks source link

Dependency upgrades #8

Closed joebeachjoebeach closed 3 years ago

joebeachjoebeach commented 3 years ago

Read this commit by commit.

Upgrade info

Husky 4.2.5 -> 5.0.9

Install pinst 2.1.4

I added this at the recommendation of the Husky docs. It allows us to add the hooks only in dev.

Jest 26.2.1 -> 26.6.3

Prettier 1.19.1 -> 2.2.1

pretty-quick 2.0.1 -> 3.1.0