Upgrade Ava to v4

This commit is contained in:
Henry Mercer 2022-02-01 18:01:11 +00:00
parent 9a40cc5274
commit ce89f1b611
1153 changed files with 27264 additions and 95308 deletions

10
node_modules/merge2/package.json generated vendored
View file

@ -5,7 +5,7 @@
"Yan Qing <admin@zensh.com>"
],
"license": "MIT",
"version": "1.3.0",
"version": "1.4.1",
"main": "./index.js",
"repository": {
"type": "git",
@ -23,14 +23,14 @@
"sync"
],
"engines": {
"node": ">= 6"
"node": ">= 8"
},
"dependencies": {},
"devDependencies": {
"standard": "^14.2.0",
"standard": "^14.3.4",
"through2": "^3.0.1",
"thunks": "^4.9.5",
"tman": "^1.9.0",
"thunks": "^4.9.6",
"tman": "^1.10.0",
"to-through": "^2.0.0"
},
"scripts": {