mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 23:31:48 +03:00
chore: bump up @nestjs/event-emitter version to v2.1.1 (#8563)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/event-emitter](https://redirect.github.com/nestjs/event-emitter) | [`2.0.4` -> `2.1.1`](https://renovatebot.com/diffs/npm/@nestjs%2fevent-emitter/2.0.4/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nestjs%2fevent-emitter/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nestjs%2fevent-emitter/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nestjs%2fevent-emitter/2.0.4/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nestjs%2fevent-emitter/2.0.4/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nestjs/event-emitter (@​nestjs/event-emitter)</summary> ### [`v2.1.1`](https://redirect.github.com/nestjs/event-emitter/releases/tag/2.1.1) [Compare Source](https://redirect.github.com/nestjs/event-emitter/compare/2.1.0...2.1.1) - chore: upgrade to eslint v9 ([`c874a93`](https://redirect.github.com/nestjs/event-emitter/commit/c874a93)) - fix: minor typing issue ([`16f70cb`](https://redirect.github.com/nestjs/event-emitter/commit/16f70cb)) ### [`v2.1.0`](https://redirect.github.com/nestjs/event-emitter/compare/2.0.4...971373213a9ca0f28a7b8417f5ebffdc6d1dffcf) [Compare Source](https://redirect.github.com/nestjs/event-emitter/compare/2.0.4...2.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
parent
8c0ee0f52b
commit
bd90ca69a8
@ -7652,14 +7652,14 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/event-emitter@npm:^2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "@nestjs/event-emitter@npm:2.0.4"
|
||||
version: 2.1.1
|
||||
resolution: "@nestjs/event-emitter@npm:2.1.1"
|
||||
dependencies:
|
||||
eventemitter2: "npm:6.4.9"
|
||||
peerDependencies:
|
||||
"@nestjs/common": ^8.0.0 || ^9.0.0 || ^10.0.0
|
||||
"@nestjs/core": ^8.0.0 || ^9.0.0 || ^10.0.0
|
||||
checksum: 10/9cc071370ee9fa388dad3fb25e87f47c2cbc77dd1e765c8f2deabb01b4d5b8b2128723d4c4e4872070e4e7dd7f157881a3296ae913b3e56e994de1dc271e443c
|
||||
checksum: 10/79b1ae873515a11b577d9e57b2c605b6aa9830ba60017cc54097c49e543dc23abcfe625425e375fa3525998b87319b1b1c0437a75deabdedf7ebeb02ab487e0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user