-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
fix(dependencies): update production dependencies #3512
Conversation
✅ Build karma 271 completed (commit 5e02660360 by @devoto13) |
✅ Build karma 272 completed (commit 5e02660360 by @devoto13) |
Changed commit scope to |
✅ Build karma 273 completed (commit 6524331bdc by @devoto13) |
✅ Build karma 272 completed (commit 8869a6b48d by @devoto13) |
Most of the updates are within allowed SemVer range. tmp and rimraf dropped support for ancient Node versions, which are not supported by Karma anyways.
✅ Build karma 274 completed (commit d686f7d77c by @devoto13) |
✅ Build karma 273 completed (commit d686f7d77c by @devoto13) |
## [5.0.6](v5.0.5...v5.0.6) (2020-05-16) ### Bug Fixes * **dependencies:** update production dependencies ([#3512](#3512)) ([0cd696f](0cd696f))
🎉 This PR is included in version 5.0.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Most of the updates are within allowed SemVer range. tmp and rimraf dropped support for ancient Node versions, which are not supported by Karma anyways.
## [5.0.6](karma-runner/karma@v5.0.5...v5.0.6) (2020-05-16) ### Bug Fixes * **dependencies:** update production dependencies ([karma-runner#3512](karma-runner#3512)) ([0cd696f](karma-runner@0cd696f))
Most of the updates are within allowed SemVer range.
tmp
andrimraf
dropped support for ancient Node versions, which are not supported by Karma anyways.