update jest

This commit is contained in:
Namrata Jha
2021-10-26 06:41:54 +00:00
committed by GitHub
parent 90fbe9a212
commit 7ffc8a599c
2 changed files with 1392 additions and 7725 deletions

9111
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -36,11 +36,11 @@
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^22.21.0",
"jest": "^26.1.0",
"jest-circus": "^26.1.0",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",
"js-yaml": "^3.13.1",
"prettier": "^1.19.1",
"ts-jest": "^26.1.0",
"ts-jest": "^27.0.7",
"typescript": "^3.6.4"
}
}