Update all of jest to version 27.0.2 (#4525)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2021-06-04 11:47:17 -04:00 committed by GitHub
parent cb48248552
commit c19336ccde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1597 additions and 2791 deletions

4384
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,13 +49,13 @@
"@tailwindcss/aspect-ratio": "^0.2.1",
"@vercel/ncc": "^0.28.6",
"autoprefixer": "^10.2.6",
"babel-jest": "^26.6.3",
"babel-jest": "^27.0.2",
"clean-css": "^5.1.2",
"cross-env": "^7.0.3",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "^26.6.3",
"jest": "^27.0.2",
"postcss": "^8.3.0",
"postcss-cli": "^8.3.1",
"prettier": "^2.3.0",