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:
Henry Mercer 2022-09-02 18:02:07 +01:00
parent 21530f507f
commit bea5e4b220
160 changed files with 2647 additions and 2263 deletions

View file

@ -63,7 +63,7 @@
"@types/semver": "^7.3.8",
"@types/sinon": "^10.0.2",
"@typescript-eslint/parser": "^5.0.0",
"ava": "^4.0.1",
"ava": "^4.3.3",
"eslint": "^7.32.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^4.2.0",