devinekask / generator-devine-boilerplate

⚙ the one and only devine.be boilerplate generator
23 stars 3 forks source link

⬆️ Updated various dependencies #31

Closed thibmaek closed 7 years ago

thibmaek commented 7 years ago

Most of these should be minor or patch updates so safe to merge (since the caret is in package.json anyway)

Jest should be urgent to update, since before v17 there were issues when you tried to use babel-jest and the es2015 preset to transpile tests. Upgrading to v17 (or even better v18) solves this.

Updates for major versions:

PS: Better to squash & merge and pick d3cf8ea to rebase from ;)