update jest

This commit is contained in:
Namrata Jha
2021-10-21 08:37:50 +00:00
committed by GitHub
parent 2767d0ec96
commit 6badf80095
2 changed files with 9786 additions and 1028 deletions

10810
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
"author": "YourNameOrOrganization",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/core": "^1.6.0",
"@actions/github": "^2.1.1",
"rxjs": "^6.5.4"
},
@@ -36,7 +36,7 @@
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^22.21.0",
"jest": "^24.9.0",
"jest": "^26.1.0",
"jest-circus": "^24.9.0",
"js-yaml": "^3.13.1",
"prettier": "^1.19.1",