Merge pull request #235 from kremalicious/dependabot/npm_and_yarn/jest-26.6.3

Bump jest from 26.5.3 to 26.6.3
This commit is contained in:
Matthias Kretschmann 2021-01-11 11:12:11 +01:00 committed by GitHub
commit 47122f3681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 965 additions and 686 deletions

1649
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -57,7 +57,7 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-react": "^7.22.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.5.3",
"jest": "^26.6.3",
"prettier": "^2.1.2",
"release-it": "^14.2.0"
},