Skip to content

Commit

Permalink
Bump dependencies (#34)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Add PR entry

---------

Co-authored-by: @compulim <@compulim>
Co-authored-by: William Wong <[email protected]>
  • Loading branch information
compulim-workflow-bot[bot] and compulim authored Jun 29, 2024
1 parent 7b27b5e commit 2a40065
Show file tree
Hide file tree
Showing 5 changed files with 640 additions and 1,028 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Removed `options: { array: boolean }`, to receive all arguments from Node.js event emitter
- `target.on((...args) => eventAsPromise.eventListener(args))`
- Integration tests ported to mocha for better test conclusiveness, in PR [#33](https://github.com/compulim/event-as-promise/pull/33)
- Bumped dependencies, in PR [#34](https://github.com/compulim/event-as-promise/pull/34)
- Development dependencies
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env/v/7.24.7)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-typescript/v/7.24.7)
- [`@types/[email protected]`](https://npmjs.com/package/@types/node/v/20.14.9)
- [`[email protected]`](https://npmjs.com/package/esbuild/v/0.21.5)
- [`[email protected]`](https://npmjs.com/package/prettier/v/3.3.2)
- [`[email protected]`](https://npmjs.com/package/tsup/v/8.1.0)
- [`[email protected]`](https://npmjs.com/package/typescript/v/5.5.2)

## [1.1.0] - 2020-05-25

Expand Down
Loading

0 comments on commit 2a40065

Please sign in to comment.