fix(deps): update dependency eventemitter3 to v5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eventemitter3 | 4.0.7 -> 5.0.1 |
Release Notes
primus/eventemitter3
v5.0.1
Bug fixes
- Moved the
types
condition to the top (#258).
v5.0.0
Breaking changes
- The
umd
directory has been renamed todist
and theeventemitter3.min.js
bundle toeventemitter3.umd.min.js
(#252). - Importing the module with the TypeScript-specific
import EventEmitter = require('eventemitter3')
syntax is no longer supported (#252).
Features
- Added ESM support (#252).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot