chore: upgrade ava

This commit is contained in:
LongYinan 2020-07-02 15:30:10 +08:00
parent 5da060966f
commit 93f7180682
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881
3 changed files with 414 additions and 1268 deletions

View file

@ -57,7 +57,7 @@ jobs:
- name: Unit tests - name: Unit tests
run: | run: |
yarn yarn --ignore-engines
yarn --cwd ./test_module build yarn --cwd ./test_module build
yarn test yarn test
env: env:

View file

@ -58,7 +58,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^14.0.14", "@types/node": "^14.0.14",
"ava": "2", "ava": "^3.9.0",
"husky": "^4.2.5", "husky": "^4.2.5",
"lint-staged": "^10.2.11", "lint-staged": "^10.2.11",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",

1678
yarn.lock

File diff suppressed because it is too large Load diff