Update ava to 4.3.3
The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3) mention compatibility with Node 18.8.
This commit is contained in:
parent
21530f507f
commit
bea5e4b220
160 changed files with 2647 additions and 2263 deletions
11
node_modules/ci-info/CHANGELOG.md
generated
vendored
11
node_modules/ci-info/CHANGELOG.md
generated
vendored
|
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## v3.3.2
|
||||
|
||||
- fix: export correct typings for `EAS`
|
||||
|
||||
## v3.3.1
|
||||
|
||||
- fix: export `EAS_BUILD` constant in typings
|
||||
- Add support for nodejs v18
|
||||
|
||||
## v3.3.0
|
||||
|
||||
- support Expo Application Services ([#70](https://github.com/watson/ci-info/pull/70))
|
||||
|
|
@ -9,7 +18,7 @@
|
|||
- support LayerCI ([#68](https://github.com/watson/ci-info/pull/68))
|
||||
- support Appcircle ([#69](https://github.com/watson/ci-info/pull/69))
|
||||
- support Codefresh CI ([#65](https://github.com/watson/ci-info/pull/65))
|
||||
- Add support for nodejs v16
|
||||
- add support for nodejs v16
|
||||
|
||||
## v3.1.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue