Bump jest

This commit is contained in:
Nick Cipollo
2021-05-10 19:10:49 -04:00
parent a84d04e910
commit 06fefc702f
2 changed files with 8 additions and 9 deletions

View File

@@ -32,9 +32,9 @@
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/node": "^14.14.25",
"jest": "^26.1.0",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"ts-jest": "^26.5.1",
"ts-jest": "^26.5.6",
"typescript": "^4.1.4"
}
}