Skip to content

Commit ec1b8d0

Browse files
Bump ava from 3.15.0 to 4.1.0 (#535)
* 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] <[email protected]> * 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 <[email protected]>
1 parent c835504 commit ec1b8d0

5 files changed

Lines changed: 1108 additions & 2538 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

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

1314
## [5.0.2] - 2021-07-10
1415

0 commit comments

Comments
 (0)