Skip to content

Commit

Permalink
Bump ava from 3.15.0 to 4.1.0 (#535)
Browse files Browse the repository at this point in the history
* Bump ava from 3.15.0 to 4.1.0

Bumps [ava](https://github.com/avajs/ava) from 3.15.0 to 4.1.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v3.15.0...v4.1.0)

---
updated-dependencies:
- dependency-name: ava
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed incorrect usage of `t.throwsAsync` in tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan Mele <mele@canva.com>
  • Loading branch information
dependabot[bot] and Silic0nS0ldier authored Mar 16, 2022
1 parent c835504 commit ec1b8d0
Show file tree
Hide file tree
Showing 5 changed files with 1,108 additions and 2,538 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- All caught and forwarded errors will now be an instance of `Error`, if they were not already.
- Error message emitted when non-Vinyl chunk is encountered has changed to fix a typo.

## [5.0.2] - 2021-07-10

Expand Down
Loading

0 comments on commit ec1b8d0

Please sign in to comment.