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
3
node_modules/ava/node_modules/chalk/package.json
generated
vendored
3
node_modules/ava/node_modules/chalk/package.json
generated
vendored
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"name": "chalk",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "Terminal string styling done right",
|
||||
"license": "MIT",
|
||||
"repository": "chalk/chalk",
|
||||
"funding": "https://github.com/chalk/chalk?sponsor=1",
|
||||
"type": "module",
|
||||
"main": "./source/index.js",
|
||||
"exports": "./source/index.js",
|
||||
"imports": {
|
||||
"#ansi-styles": "./source/vendor/ansi-styles/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue