Bump jest version

This commit is contained in:
Nick Cipollo
2020-03-18 10:37:31 -04:00
parent c4e12dcecf
commit a8943aa989
2 changed files with 1248 additions and 1292 deletions

View File

@@ -32,10 +32,10 @@
"global": "^4.4.0" "global": "^4.4.0"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^24.0.25", "@types/jest": "^25.1.4",
"jest": "^24.9.0", "jest": "^25.1.0",
"jest-circus": "^24.7.1", "jest-circus": "^25.1.0",
"ts-jest": "^24.2.0", "ts-jest": "^25.2.1",
"typescript": "^3.7.3" "typescript": "^3.7.3"
} }
} }

2532
yarn.lock

File diff suppressed because it is too large Load Diff