Merge pull request #261 from actions/dependabot/npm_and_yarn/jest-27.3.1

Bump jest from 27.3.0 to 27.3.1
This commit is contained in:
Patrick Ellis
2021-10-20 11:14:16 -04:00
committed by GitHub
2 changed files with 494 additions and 515 deletions

1007
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.3",
"@vercel/ncc": "^0.31.1",
"jest": "^27.3.0",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"