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
1
node_modules/ci-info/index.d.ts
generated
vendored
1
node_modules/ci-info/index.d.ts
generated
vendored
|
|
@ -39,6 +39,7 @@ export const CODEFRESH: boolean;
|
|||
export const CODESHIP: boolean;
|
||||
export const DRONE: boolean;
|
||||
export const DSARI: boolean;
|
||||
export const EAS: boolean;
|
||||
export const GITHUB_ACTIONS: boolean;
|
||||
export const GITLAB: boolean;
|
||||
export const GOCD: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue