Bump jest from 26.5.3 to 26.6.1

Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 04:13:23 +00:00 committed by GitHub
parent 4d975bfa1d
commit fcd6bbd71a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 797 additions and 564 deletions

1359
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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