-
Notifications
You must be signed in to change notification settings - Fork 240
chore: update outdated dev dependencies #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
"resolve-from": "^5.0.0", | ||
"rimraf": "^3.0.0", | ||
"semantic-release": "^15.13.28", | ||
"semantic-release": "^17.0.7", | ||
"typescript": "^3.5.3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Would be cool to bump typescript - while symbolic, I feel it's nice to have it at a higher number.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's bumped to latest in the lockfile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
I ran sort-package-json
on #578 so that'll need updating unless you run it here too, but 🤷
This is going into |
Woops completely missed that - makes a lot more sense now 😂 |
Closes #562
Closes #529
Closes #567
Closes #526
Closes #547
Closes #554
Closes #528