Skip to content

Commit

Permalink
Merge pull request #11752 from nestjs/renovate/nestjs-event-emitter-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/event-emitter to v1.4.2
  • Loading branch information
kamilmysliwiec committed Jun 13, 2023
2 parents 0c52e90 + ea3c77a commit 8c2a17f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions sample/30-event-emitter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/30-event-emitter/package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@nestjs/common": "9.3.12",
"@nestjs/core": "9.3.12",
"@nestjs/event-emitter": "1.2.0",
"@nestjs/event-emitter": "1.4.2",
"@nestjs/platform-express": "9.3.12",
"reflect-metadata": "0.1.13",
"rimraf": "4.4.1",
Expand Down

0 comments on commit 8c2a17f

Please sign in to comment.