updated tests

This commit is contained in:
Bryan MacFarlane 2020-05-02 09:51:47 -04:00
parent ecf0ce62f9
commit 8885b7194e
13 changed files with 4737 additions and 901 deletions

View file

@ -35,10 +35,10 @@
"@types/node": "^12.0.4",
"@types/semver": "^6.0.0",
"@zeit/ncc": "^0.21.0",
"jest": "^24.8.0",
"jest": "^24.9.0",
"jest-circus": "^24.7.1",
"prettier": "^1.17.1",
"prettier": "^1.19.1",
"ts-jest": "^24.0.2",
"typescript": "^3.5.1"
"typescript": "^3.8.3"
}
}